⚙ One-time Supabase setup required
This app needs a free Supabase project for login and data storage.
Step 1: Go to
supabase.com → Create a free account → New Project
Step 2: In your project go to
SQL Editor and paste + run the schema from
schema.sql (included in your download)
Step 3: Go to
Project Settings → API and copy your
Project URL and
anon public key
Step 4: Enter them below and save