Team Board documentation and architecture
Go to file
markov f3c7f5b07e Create new Vite + React frontend
- New web-client-new/ directory with Vite + React + TypeScript + Tailwind CSS 4
- Ported auth-client, api, and ws libraries with Vite env vars (VITE_*)
- Created main pages: LoginPage, ProjectPage, CreateProjectPage, SettingsPage, AgentsPage
- WebSocket client now uses JWT token in query parameter for direct Tracker auth
- All components use react-router-dom instead of Next.js navigation
- Builds successfully with dist/ output
2026-02-23 23:26:31 +01:00
docs@bffb769002 fix: add BFF service member with TRACKER_TOKEN to init_db 2026-02-23 17:26:31 +01:00
tracker@dbd20ff550 Create new Vite + React frontend 2026-02-23 23:26:31 +01:00
web-client-new Create new Vite + React frontend 2026-02-23 23:26:31 +01:00