← Storefront

Studio Admin

Spin up a client site, fill in their team, and publish.

Connect Supabase to manage clients

The 20 designs and the Green Hope demo already work. To create and publish real client sites, connect a database — a one-time setup:

  1. Create a free project at supabase.com.
  2. In the SQL Editor, run supabase/migrations/0001_sites.sql.
  3. Copy your Project URL + anon key + service-role key into .env.local (see .env.example).
  4. Restart the app — this page turns into your client dashboard.