Dashboard

Dashboard

App shell is ready. Next step: wire your real backend APIs (auth, user, wallet, realtime).

Backend integration

Configure NEXT_PUBLIC_API_BASE_URL and implement services in src/services.

Feature modules

Add domain modules under src/features (auth, wallet, realtime, livestream).