- Add /zine landing page with topic input, style & tone selectors - Add /zine/create page with full generation flow - Add /zine/z/[id] shareable zine viewer - Add API routes for outline generation, page creation, print layout - Add Gemini AI integration for content generation - Add Sharp for image processing and print layout creation - Add punk zine styles (borders, text effects, xerox texture) - Custom MycoFi styles: Mycelial style, Regenerative tone 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| components | ||
| lib | ||
| public | ||
| styles | ||
| .dockerignore | ||
| .gitignore | ||
| DEPLOYMENT.md | ||
| Dockerfile | ||
| README.md | ||
| cloudflared-config.yml | ||
| components.json | ||
| docker-compose.yml | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
README.md
MycoFi website
Automatically synced with your v0.app deployments
Overview
This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.
Deployment
Your project is live at:
https://vercel.com/jeff-emmetts-projects/v0-myco-fi-website
Build your app
Continue building your app on:
https://v0.app/chat/projects/3E0ktWenMaD
How It Works
- Create and modify your project using v0.app
- Deploy your chats from the v0 interface
- Changes are automatically pushed to this repository
- Vercel deploys the latest version from this repository