.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
GEMINI_API_KEY
secret
GEMINI_API_KEY: Required for Gemini AI API calls. AI Studio automatically injects this at runtime from user secrets. Users configure this…
APP_URL
APP_URL: The URL where this applet is hosted. AI Studio automatically injects this at runtime with the Cloud Run service URL. Used for…