Septim Product
Provisioning
Setup in progress.
Septim Product is deployed but waiting on 5 more environment variables. Paste them in the Vercel dashboard and the app reloads itself.
Configuration2 / 7 set (29%)
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
https://dashboard.clerk.com → API Keys
CLERK_SECRET_KEY
https://dashboard.clerk.com → API Keys
DATABASE_URL
https://supabase.com/dashboard → project → Settings → Database → Transaction pooler URL (port 6543)
DIRECT_DATABASE_URL
Same Supabase project → Session pooler URL (port 5432)
STRIPE_SECRET_KEY
https://dashboard.stripe.com/apikeys — run scripts/setup-stripe.ts first
CLERK_WEBHOOK_SECRET
Clerk Dashboard → Webhooks → your endpoint → Signing Secret
STRIPE_WEBHOOK_SECRET
Printed by scripts/setup-stripe.ts on first run
Where to paste them
Vercel project → Settings → Environment Variables → Add. Select Production + Preview + Development scope. Redeploy triggers automatically.
Open Vercel env varsStuck? Full walkthrough in README.md · contact septimlabs@gmail.com