Connection

Waiting on credentials and project setup.

Data Model

Define tables and policies before wiring UI flows.

Auth

Plan sign-in routes (magic link, OAuth, or email + password).

Suggested next steps

  1. Create the Supabase project and enable Row Level Security.
  2. Decide which app feature to migrate first and sketch the schema.
  3. Add Supabase client logic and small UI panels here before wiring into the portal.