Go to file
Jeff Emmett 30185941bc feat: add Docker deployment for self-hosted infrastructure
- 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>
2025-12-06 15:57:46 +01:00
app feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00
components feat: update color scheme to crypto-themed palette 2025-12-06 14:22:52 +00:00
lib Initialized repository for chat Crypto commons gathering 2025-12-02 07:52:37 +00:00
public feat: update color scheme to crypto-themed palette 2025-12-06 14:22:52 +00:00
styles Initialized repository for chat Crypto commons gathering 2025-12-02 07:52:37 +00:00
.dockerignore feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00
.gitignore feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00
Dockerfile feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00
README.md Initialized repository for chat Crypto commons gathering 2025-12-02 07:52:37 +00:00
components.json Initialized repository for chat Crypto commons gathering 2025-12-02 07:52:37 +00:00
docker-compose.yml feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00
next.config.mjs feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00
package-lock.json feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00
package.json feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00
pnpm-lock.yaml feat: update color scheme to crypto-themed palette 2025-12-06 14:22:52 +00:00
postcss.config.mjs Initialized repository for chat Crypto commons gathering 2025-12-02 07:52:37 +00:00
tsconfig.json feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00

README.md

Crypto commons gathering

Automatically synced with your v0.app deployments

Deployed on Vercel Built with v0

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

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository