Ready for real persistence + deployment
- This is a fully functional local demo (localStorage). All core flows work immediately.
- See
sql/setup.sql for the Supabase schema matching this model. - Create a Supabase project → run the SQL → add keys as NEXT_PUBLIC_SUPABASE_* and re-deploy.
- Then we can wire real CRUD + auth + storage for documents.
- Deploy button below (or use Vercel CLI). Share links work right now via encoded data.