Configuration
Demo mode — Supabase not configured.
Add your Supabase keys to .env.local and run the SQL in supabase/ to go live. See README.md.
These values are controlled by environment variables (NEXT_PUBLIC_MAX_IMAGE_BYTES, NEXT_PUBLIC_MAX_VIDEO_BYTES, NEXT_PUBLIC_STORAGE_BUCKET) — update them in Vercel or .env.local.
Edit couple details and events in src/lib/events.ts.