Connect to Supabase
Enter your Supabase project credentials.
Get from Supabase → Project Settings → API
Quick Setup
1
Create Supabase project (free)
supabase.com → New Project
2
Run SQL schemas
Run 01_schema.sql then 02_reminders_migration.sql
3
Create users in Auth → Users
Set your role to admin in profiles table
4
Paste credentials above
Project Settings → API