Skip to main content
Never commit .env.local or .dev.vars. Never expose SUPABASE_SERVICE_ROLE_KEY, TENANT_SECRETS_MASTER_KEY, or STREAMLY_CRON_SECRET to the browser.
Copy templates:

Core URLs

Supabase

Server secrets

Email & license (production operator login)

Optional product

Cloudflare preview (.dev.vars)

Cloudflare for SaaS (optional)

Payments

Configured through /admin/plugins → Stripe fields (publishableKey, secretKey, webhookSecret, optional Connect fields) — not as core Stripe keys in .env.example. See Stripe.