Admin panel not connected yet

The public site is running on the imported Beevaa Maldives content. To enable the admin panel (manage enquiries, properties and photos), connect a free Supabase project:

  1. Create a project at supabase.com (free tier)
  2. Run supabase/schema.sql in the SQL Editor
  3. Add the Supabase keys to .env.local (see .env.example)
  4. Restart the dev server / redeploy

Full instructions are in SETUP.md in the project root.

← Back to the site