To enable registration, please create a .env.local
file with your Supabase credentials:
NEXT_PUBLIC_SUPABASE_URL=your_project_url NEXT_PUBLIC_SUPABASE_ANON_KEY=your_anon_key
Get these from your Supabase project dashboard.
By creating an account, you agree to our Terms of Service and Privacy Policy