feat: Add initial strategic planning, UX design, and verification artifacts, define a new AI-powered crypto assistant epic, update existing epics, and disable SSL for local database connection.

This commit is contained in:
API Test Bot 2026-02-02 17:43:33 +07:00
parent f21e1a5b58
commit f2e38c52a1
17 changed files with 7028 additions and 739 deletions

View file

@ -75,6 +75,8 @@ if not config.BACKEND_URL or (
[
"http://localhost:3000",
"http://127.0.0.1:3000",
"http://localhost:3999",
"http://127.0.0.1:3999",
]
)