Starter foundation
Shiftdragon
A Next.js base for the DSP scheduler and daily ops hub. Auth, onboarding, and routing are now wired into Supabase.
- Authenticated users are routed to the right workspace.
- Admins set up vehicles, routes, and invites.
- Drivers manage constraints, availability, and attendance.
Dashboard
Route users to the correct workspace after login.
Open section →Auth
Sign in, session handling, and access control flows.
Open section →Signup
Create the first account before onboarding the organization.
Open section →Setup
Define vehicles, routes, and invites before scheduling.
Open section →Constraints
Set driver availability, permissions, and attendance context.
Open section →Admin
Organization controls, roles, and internal settings.
Open section →Driver
Schedule views, requests, and attendance tracking.
Open section →Ops
Release checks, maintenance mode, and internal tooling.
Open section →Support
Ticket views, response flows, and customer help tools.
Open section →