.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
BETTER_AUTH_SECRET
secret
Local development needs none of these; this file lists what production reads.
BETTER_AUTH_URL
ALCHEMY_PASSWORD
secret
LOOP_MODEL
Workers AI model (defaults to @cf/moonshotai/kimi-k2.6).
LOOP_INVITE_PASSWORD
secret
Sign-up gate. When unset, sign-up is open (use that only locally).