Connect Supabase
Copy .env.example to .env.local, set NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY, run the SQL migrations in supabase/migrations/, then restart the dev server.
Copy .env.example to .env.local, set NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY, run the SQL migrations in supabase/migrations/, then restart the dev server.