feat: add auth database migration

This commit is contained in:
2026-06-10 02:55:15 -07:00
parent a429b05f63
commit 0b76c7edb0
5 changed files with 264 additions and 2 deletions

View File

@@ -11,7 +11,8 @@
"TRUSTED_ORIGINS": "http://localhost:8787",
"MAIL_PROVIDER": "resend",
"MAIL_FROM": "noreply@example.com",
"CAPTCHA_PROVIDER": "cloudflare-turnstile"
"CAPTCHA_PROVIDER": "cloudflare-turnstile",
"RESEND_API_KEY": "set-with-wrangler-secret-for-production"
},
"d1_databases": [
{