Create your Cadencea Vault account

Already have an account? Sign in here

Supabase Setup Required

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.

Password must be at least 6 characters long

By creating an account, you agree to our Terms of Service and Privacy Policy