Kindness Fund Website
Go to file
Jeff Emmett b1bc3bd38b Add Docker deployment configuration for dokindthings.fund
- 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>
2025-11-22 17:49:56 -08:00
app feat: update heading text to "#RealValue" 2025-11-23 01:35:05 +00:00
components feat: update heading text to "#RealValue" 2025-11-23 01:35:05 +00:00
lib Initialized repository for chat Kindness fund website 2025-11-23 01:27:35 +00:00
nginx Add Docker deployment configuration for dokindthings.fund 2025-11-22 17:49:56 -08:00
public Initialized repository for chat Kindness fund website 2025-11-23 01:27:35 +00:00
scripts Initialized repository for chat Kindness fund website 2025-11-23 01:27:35 +00:00
styles Initialized repository for chat Kindness fund website 2025-11-23 01:27:35 +00:00
.dockerignore Add Docker deployment configuration for dokindthings.fund 2025-11-22 17:49:56 -08:00
DEPLOYMENT.md Add Docker deployment configuration for dokindthings.fund 2025-11-22 17:49:56 -08:00
Dockerfile Add Docker deployment configuration for dokindthings.fund 2025-11-22 17:49:56 -08:00
README.md Initialized repository for chat Kindness fund website 2025-11-23 01:27:35 +00:00
components.json Initialized repository for chat Kindness fund website 2025-11-23 01:27:35 +00:00
docker-compose.yml Add Docker deployment configuration for dokindthings.fund 2025-11-22 17:49:56 -08:00
next.config.mjs Add Docker deployment configuration for dokindthings.fund 2025-11-22 17:49:56 -08:00
package.json feat: update heading text to "#RealValue" 2025-11-23 01:35:05 +00:00
pnpm-lock.yaml feat: update heading text to "#RealValue" 2025-11-23 01:35:05 +00:00
postcss.config.mjs Initialized repository for chat Kindness fund website 2025-11-23 01:27:35 +00:00
tsconfig.json Initialized repository for chat Kindness fund website 2025-11-23 01:27:35 +00:00

README.md

Kindness fund website

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-kindness-fund-website

Build your app

Continue building your app on:

https://v0.app/chat/tPQAQ061Hxi

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