mycro-zine/web/lib
Jeff Emmett 0c85c840a6 fix: use lazy initialization for Gemini SDK to use runtime env vars
The SDK was being initialized at module load time with the build-time
env var (empty string), instead of the runtime env var. Changed to
lazy initialization pattern that creates the client on first use.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 20:07:27 -05:00
..
gemini.ts fix: use lazy initialization for Gemini SDK to use runtime env vars 2025-12-18 20:07:27 -05:00
storage.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
utils.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
zine.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00