Lightweight comment system with replies, voting, and moderation. Supabase Edge Functions + PostgreSQL.
# Copy & run database/schema.sql in Supabase SQL Editor# Deploy the edge functions
supabase functions deploy
# Only for testing with web app
npm install && npm run dev- API_REFERENCE - Full API endpoints & responses
- USAGE - Examples for every endpoint