Create /app/data/zines directory in Dockerfile with nextjs user ownership to fix EACCES permission denied error. Add persistent volume mount in docker-compose.yml to preserve zine data across container restarts. 🤖 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 | ||
| middleware.ts | ||
| 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