- Add Dockerfile with multi-stage build for optimized production image - Add docker-compose.yml for easy container management - Add Nginx reverse proxy configuration with SSL support - Update next.config.mjs to enable standalone output mode - Add .dockerignore to optimize build process - Add DEPLOYMENT.md with comprehensive deployment instructions 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| app | ||
| components | ||
| lib | ||
| nginx | ||
| public | ||
| scripts | ||
| styles | ||
| .dockerignore | ||
| DEPLOYMENT.md | ||
| Dockerfile | ||
| README.md | ||
| components.json | ||
| docker-compose.yml | ||
| next.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
README.md
Kindness fund 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-kindness-fund-website
Build your app
Continue building your app on:
https://v0.app/chat/tPQAQ061Hxi
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