Fix the frontend API calls and implement logins on frontend #7

Merged
dylan merged 24 commits from feat/update-frontend-api-calls into main 2026-03-04 20:20:50 +00:00
Showing only changes of commit f3b48525e2 - Show all commits

View File

@@ -11,7 +11,7 @@ POSTGRES_DIR=
# JWT
JWT_SECRET_KEY=
JWT_ACCESS_TOKEN_EXPIRES=1200
JWT_ACCESS_TOKEN_EXPIRES=28800
# Models
HF_HOME=/models/huggingface