mycro-zine/web/lib
Jeff Emmett efc6b8158b feat: add prompt-to-print web app at zine.jeffemmett.com
Full-stack Next.js 15 web application for creating mycro-zines:

Features:
- Text or voice input for concept description
- Style/tone selection (punk-zine, minimal, collage, etc.)
- AI-powered outline generation via Gemini
- 8-page image generation with refinement loop
- Print-ready PNG download (300 DPI)
- Shareable zine URLs (/z/[id])

Tech stack:
- Next.js 15 with App Router
- Tailwind CSS v4 + Radix UI
- Gemini API for text and image generation
- Sharp for print layout assembly
- Docker + Traefik for deployment

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 17:55:39 -05:00
..
gemini.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -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