Supabase Connection Test

Test your Supabase connection and database operations after migration.

What These Tests Check:

  • Environment Variables: Verifies all required Supabase env vars are set
  • Client Connection: Tests browser-side Supabase client
  • Server Connection: Tests server-side Supabase client
  • Waitlist Table: Checks if waitlist table exists and is accessible
  • Waitlist Function: Tests the signup_with_referral RPC function
  • Rate Limit Table: Verifies rate limiting table access
  • Profiles Table: Checks profiles table access
  • Auth Users: Tests authentication system access