Step 1 — Create Your Database
The Business Page uses Supabase for secure cloud storage. Free forever for your use case. Takes 5 minutes to set up.
1
Go to supabase.com → Start your project → sign up free
2
Click New project → name it → choose West EU (Ireland) → save your database password
3
Go to Project Settings → API Keys → Legacy tab → copy the Project URL and anon key
4
Go to SQL Editor → New query → paste the SQL below → click Run this query