Book an appointment

Three quick steps. You will get a confirmation on screen.

Supabase is not connected yet

  1. 1. Copy .env.example to .env.local and paste in your project URL and anon key.
  2. 2. Run supabase/schema.sql then supabase/seed.sql in the Supabase SQL editor.
  3. 3. Restart the dev server so Next.js picks up the new environment variables.