Dashboard

Could not load dashboard: send Authorization: Bearer <access_token> header. Obtain via POST /api/auth/login.

Make sure the FastAPI backend is running:
.venv/bin/python -m uvicorn apps.api.main:app --reload --port 8000