Listen Share Your Story About Donate

Admin Dashboard

Sign in to review submissions and approve stories.

Sign In

Setup notes: Create at least one admin user in Supabase Auth (Email/Password). Add an RLS policy to allow updates/deletes only for authenticated users. Example condition: auth.role() = 'authenticated'.