Admin portal
Sign in with a Supabase account that has role=admin. Password login is an emergency fallback only.
After signing up, promote your email in Supabase: update profiles set role = 'admin' where email = '…'
Sign in with a Supabase account that has role=admin. Password login is an emergency fallback only.
After signing up, promote your email in Supabase: update profiles set role = 'admin' where email = '…'