.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
OPENAI_API_KEY
secret
PINECONE_API_KEY
secret
PINECONE_ENVIRONMENT
PINECONE_INDEX_NAME
MONGODB_URI
secret
GOOGLE_CLIENT_ID
GOOGLE_CLIENT_SECRET
secret
NEXTAUTH_URL
NEXTAUTH_SECRET
secret
JWT_SECRET
secret
ALLOWED_EMAIL_DOMAIN
NODE_ENV
Leave this as-is for local development. In production, set this to 'production' (without the quotes)