Almost there — connect the database
This portal is deployed, but it isn't connected to its Supabase database yet.
Open config.js in the deployed files and paste your project's
SUPABASE_URL and SUPABASE_ANON_KEY
(from Supabase Dashboard → Project Settings → API), then redeploy.
Full instructions are in SETUP-GUIDE.md.