Top5.lol isn't connected yet

Couldn't read the "seats" table (TypeError: fetch failed). Make sure you've run supabase/schema.sql on this project.

  1. Create a Supabase project, then run supabase/schema.sql in its SQL editor.
  2. Copy .env.example to .env.local and fill in the Supabase and Stripe values.
  3. Restart the dev server.