Book an appointment
Three quick steps. You will get a confirmation on screen.
Supabase is not connected yet
- 1. Copy
.env.exampleto.env.localand paste in your project URL and anon key. - 2. Run
supabase/schema.sqlthensupabase/seed.sqlin the Supabase SQL editor. - 3. Restart the dev server so Next.js picks up the new environment variables.