Setup steps:
1. Go to supabase.com and create a free project
2. In the SQL editor, run: create table botsworth_site (id int primary key, data jsonb);
3. Go to Project Settings → API
4. Copy your Project URL and anon/public key below
Supabase connected. Changes will sync across all devices.