E=MC2
Supabase + Next.js starter

Welcome

Use /agency-signup to create a signup request + send a magic link. After you click the magic link, check /dashboard to confirm your profile exists.


  1. Run supabase/SCHEMA.sql in Supabase SQL Editor
  2. Set .env.local from .env.example
  3. npm i then npm run dev