- Add Dockerfile for standalone Next.js deployment - Add docker-compose.yml with Traefik labels for cryptocommonsgather.ing - Fix Stripe initialization to happen at runtime (not build time) - Update Next.js to 16.0.7 (security fix) - Add output: 'standalone' to next.config.mjs - Add .gitignore and .dockerignore 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| app | ||
| components | ||
| lib | ||
| public | ||
| styles | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| components.json | ||
| docker-compose.yml | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
README.md
Crypto commons gathering
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-crypto-commons-gathering
Build your app
Continue building your app on:
https://v0.app/chat/f77SXB9OLiW
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