Go to file
Jeff Emmett 1192b5ba10 chore: add backlog task for Stripe configuration
Track remaining work to enable registration payments:
- Get Stripe credentials from CCG organizers
- Configure environment variables
- Set up webhook endpoint
- Test payment flow

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 16:14:30 +01:00
app feat: add Docker deployment for self-hosted infrastructure 2025-12-06 15:57:46 +01:00
backlog chore: add backlog task for Stripe configuration 2025-12-06 16:14:30 +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 fix: use npm instead of pnpm in Dockerfile 2025-12-06 16:13:43 +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