Team Board documentation and architecture
Go to file
markov 8a1aadf144 Complete BFF removal migration
- Updated Nginx config to serve static SPA from web-client-new/dist/
- All API requests now proxy directly to Tracker (port 8100)
- WebSocket connections go directly to Tracker with JWT auth
- Stopped and disabled team-board-bff and team-board-web services
- Fixed file permissions for nginx to serve static files
- Migration complete: Next.js+BFF → Vite+React+Direct-Tracker
2026-02-23 23:27:49 +01:00
agent-coder@054690b080 Complete BFF removal migration 2026-02-23 23:27:49 +01:00
docs@d3b9aead96 Complete BFF removal migration 2026-02-23 23:27:49 +01:00
picogent@a8f205609b Complete BFF removal migration 2026-02-23 23:27:49 +01:00
runner@265585d0e4 Complete BFF removal migration 2026-02-23 23:27:49 +01:00
sessions Complete BFF removal migration 2026-02-23 23:27:49 +01:00
tracker@e39c26d321 Complete BFF removal migration 2026-02-23 23:27:49 +01:00
web-client@5a1878ae02 Complete BFF removal migration 2026-02-23 23:27:49 +01:00
web-client-new Create new Vite + React frontend 2026-02-23 23:26:31 +01:00
web-client-vite Complete BFF removal migration 2026-02-23 23:27:49 +01:00
ws_test.py Complete BFF removal migration 2026-02-23 23:27:49 +01:00