Kindness Fund Website
Go to file
Jeff Emmett 0f738ffedc Add GitHub to Gitea mirror workflow
- Add GitHub Actions workflow to automatically mirror changes to Gitea
- Update DEPLOYMENT.md with GitHub secrets setup instructions
- Enables bidirectional syncing between GitHub and Gitea

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 17:52:54 -08:00
.github/workflows Add GitHub to Gitea mirror workflow 2025-11-22 17:52:54 -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 GitHub to Gitea mirror workflow 2025-11-22 17:52:54 -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