Sign in to review submissions and approve stories.
Sign In
Submissions
Title
By
Category
State/County
Approved
Actions
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'.