Connect the dynamic services.
Required before accounts and assessments work
- Create a Supabase project and run
supabase/migrations/0001_initial.sql. - Add the Supabase URL, publishable key, and service role key to Netlify environment variables.
- Add an OpenAI API key for generated assessments.
- Add Paddle client token, price IDs, and webhook secret to activate billing.
- Redeploy the same Netlify project.