web-client/bff
Markov 32f9b26072
All checks were successful
Deploy Web Client / deploy (push) Successful in 36s
feat: use backend task.key, dev environment (dev.team.uix.su), env-only config
- Task key from backend (TE-1 format)
- BFF config: all from env vars, no defaults for secrets
- CORS: dev.team.uix.su added
- STORAGE_ROOT for file storage
- Build with NEXT_PUBLIC_API_URL=https://dev.team.uix.su
2026-02-22 19:40:00 +01:00
..
app.py feat: use backend task.key, dev environment (dev.team.uix.su), env-only config 2026-02-22 19:40:00 +01:00
auth.py feat: BFF (Python FastAPI) — proxy to Tracker with JWT auth 2026-02-15 19:44:55 +01:00
config.py feat: use backend task.key, dev environment (dev.team.uix.su), env-only config 2026-02-22 19:40:00 +01:00
requirements.txt feat: BFF (Python FastAPI) — proxy to Tracker with JWT auth 2026-02-15 19:44:55 +01:00
tracker_client.py feat: BFF (Python FastAPI) — proxy to Tracker with JWT auth 2026-02-15 19:44:55 +01:00
ws_proxy.py v0.2.0: updated for new Tracker API 2026-02-22 17:40:13 +01:00