User Account

Sign in to sync progress.

Accounts are powered by Supabase Auth once the project URL and anon key are configured.

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.