backend/.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
PORT
GEMINI_API_KEY
secret
GEMINI_TEXT_MODEL
GEMINI_IMAGE_MODEL
VERTEX_PROJECT_ID
Vertex AI fallback (used when Gemini API key is missing/over quota)
VERTEX_LOCATION
VERTEX_VEO_MODEL
brew install flyctl && fly launch --from https://github.com/0xsline/storygen-atelier
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/0xsline/storygen-atelier
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/0xsline/storygen-atelier