Supabase Setup
Add your Supabase project URL and public anon key to config/supabase-config.js, then run the SQL in supabase/schema.sql inside the Supabase SQL editor.
The app will continue using local progress until that configuration is present.