mycro-zine/web
Jeff Emmett 779a0806a2 fix: correct image URL path to match API route
Changed from /api/zine/[id]/image/p1.png to /api/zine/[id]?image=p1
to match the actual API route handler.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 19:27:13 -05:00
..
app fix: correct image URL path to match API route 2025-12-18 19:27:13 -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