mycro-zine/web
Jeff Emmett 06dc335013 feat: add Cloudflare Worker proxy for Gemini image generation
- Created gemini-proxy worker to route requests through US edge
- Updated generate-page to use proxy for bypassing geo-restrictions
- Gemini image generation is blocked in Germany, proxy routes through US

Worker URL: https://gemini-proxy.jeffemmett.workers.dev

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 19:45:31 -05:00
..
app feat: add Cloudflare Worker proxy for Gemini image generation 2025-12-18 19:45:31 -05:00
lib fix: update Gemini model from 1.5-flash to 2.0-flash 2025-12-18 19:11:34 -05:00
public fix: add public directory for Docker build 2025-12-18 18:16:17 -05:00
.env.example feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
next-env.d.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
next.config.js feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
package-lock.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
package.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
postcss.config.js feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
tsconfig.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
tsconfig.tsbuildinfo fix: update Gemini model from 1.5-flash to 2.0-flash 2025-12-18 19:11:34 -05:00