.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
NUXT_ADMIN_USERNAME
Admin Credentials
NUXT_ADMIN_PASSWORD
secret
POSTGRES_DB
PostgreSQL
POSTGRES_USER
POSTGRES_PASSWORD
secret
DATABASE_URL
secret
NUXT_JWT_SECRET
secret
JWT Secret for Admin Authentication
NUXT_PUBLIC_EMOJI_COOLDOWN_MS
Emoji-Sent Cooldown in Milliseconds