Supabase is not configured yet
RentRoll HQ builds and renders, but auth and data features are offline until a Supabase project is connected.
Set NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY in .env.local. The full variable list lives in docs/ENV_TEMPLATE.md.
Operator steps are tracked in docs/HUMAN_ACTIONS.md: H-001 (create the Supabase project) and H-002 (install Docker for the local stack).