Demo Setup Failed

Couldn't start your demo

Demo setup failed: [demo] The demo auth user "[email protected]" does not exist in Supabase Auth. Create it in the Supabase dashboard (Authentication → Users → Add user, auto-confirm on) with password "Demo123!" and re-try.

Operator: check server logs for lines prefixed [demo] — each step logs its own outcome. Ensure [email protected] exists in Supabase Auth with password Demo123!, and that SUPABASE_SERVICE_ROLE_KEY is set.

Back to sign in