Environment Variables
Configuring environment variables
Environment Variables
Local Development
Create .dev.vars file:
Production
Set in Cloudflare dashboard or wrangler.toml:
Required Variables
JWT_SECRET- Secret for JWT tokensDB- D1 database binding name
Next Steps
- Running Locally - Start development server