Skip to content
bitzorcas
EN

Guide

Add a dashboard page

Placeholder — BitzOrcas does not include a frontend dashboard. This guide will be added when the frontend module is implemented.

Last updated

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