Install Docs

This commit is contained in:
2026-05-04 14:52:15 -05:00
parent 11d227cedb
commit 6bf8089851
3 changed files with 563 additions and 4 deletions
+1
View File
@@ -15,6 +15,7 @@ JWT_SECRET="change-me-in-production"
# ── Stripe ────────────────────────────────────────────────────────────────────
STRIPE_SECRET_KEY="sk_test_..."
STRIPE_PUBLISHABLE_KEY="pk_test_..."
STRIPE_WEBHOOK_SECRET="whsec_..."
# ── Twilio Verify (SMS OTP) ───────────────────────────────────────────────────