Workspace
Backend not connected yet
The workspace is deployed but has no Supabase project bound to it. Add these environment variables and redeploy — no code changes needed.
- NEXT_PUBLIC_SUPABASE_URL
- NEXT_PUBLIC_SUPABASE_ANON_KEY
- SUPABASE_SERVICE_ROLE_KEY
- RESEND_API_KEY (optional)
- GITHUB_TOKEN (optional)
- NOTION_TOKEN (optional)
Then run supabase/migrations/0001_workspace.sql in the Supabase SQL editor. Full steps are in WORKSPACE.md.
← Back to the site