managarten/games/worldream/.env.example
Till-JS 8e414c12ba feat(games): add worldream game to monorepo
- Integrate worldream (text-first world-building platform) into games/
- Configure as @worldream/web workspace package
- Remove standalone git repo, now part of monorepo

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 13:24:06 +01:00

12 lines
No EOL
343 B
Text

# Supabase Configuration
PUBLIC_SUPABASE_URL=your_supabase_project_url
PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key
# OpenAI Configuration
OPENAI_API_KEY=your_openai_api_key
# Google Gemini Configuration
GEMINI_API_KEY=your_gemini_api_key
# Replicate Configuration (für Flux Bildgenerierung)
REPLICATE_API_TOKEN=your_replicate_api_token