BitzOrcas currently does not include a frontend dashboard. The frontend section in the sidebar is hidden (commented out in _sections.ts).
When the frontend module is implemented, this guide will cover:
- Creating dashboard components
- Connecting to API endpoints
- Authentication flow in the frontend
- Multi-tenant dashboard rendering
See also
- Architecture — Current API-first architecture