meshai/meshai/dashboard
zvx-echo6 30dc0b75df fix(dashboard): SPA catch-all route for client-side routing
- Add catch-all route that serves index.html for any non-API path
- Mount /assets separately for static JS/CSS files
- Enables browser refresh on React Router paths (/mesh, /config, etc.)
- API routes (/api/*) continue to work normally

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-12 12:36:59 -06:00
..
api feat(env): NWS weather alerts, NOAA space weather, tropospheric ducting 2026-05-12 17:21:43 +00:00
static feat(env): NWS weather alerts, NOAA space weather, tropospheric ducting 2026-05-12 17:21:43 +00:00
__init__.py feat(dashboard): embedded FastAPI backend with REST API + WebSocket 2026-05-12 15:47:58 +00:00
server.py fix(dashboard): SPA catch-all route for client-side routing 2026-05-12 12:36:59 -06:00
ws.py feat(dashboard): embedded FastAPI backend with REST API + WebSocket 2026-05-12 15:47:58 +00:00