.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
AUTH_SECRET
secret
Next Auth You can generate a new secret on the command line with: npx auth secret https://next-auth.js.org/configuration/options#secret
AUTH_DISCORD_ID
Next Auth Discord Provider
AUTH_DISCORD_SECRET
secret
DATABASE_URL
secret
Drizzle