.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
VITE_GEMINI_API_KEY
secret
Google Gemini API Key REQUIRED Get your API key from: https://makersuite.google.com/app/apikey
PYTHONUNBUFFERED
Backend configuration
VITE_API_URL
API URL for frontend to connect to backend In Docker: backend service name, In dev: localhost
NODE_ENV
Environment