Commit Graph

2 Commits

Author SHA1 Message Date
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
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