Almost there — finish connecting the backend
- Create a free Supabase project (supabase.com).
- Open SQL Editor → paste the contents of
supabase/schema.sql → Run.
- Go to Project Settings → API, copy the Project URL and the anon public key.
- Paste them into
assets/config.js and redeploy.
- Under Authentication → Users, add logins for Adam, Ainsley & Brody.