Eric Gullickson
254bed18d0
fix: add Stripe secrets to CI/CD and build configuration (refs #55 )
...
- Add VITE_STRIPE_PUBLISHABLE_KEY to frontend Dockerfile build args
- Add VITE_STRIPE_PUBLISHABLE_KEY to docker-compose.yml build args
- Add :ro flag to backend Stripe secret volume mounts for consistency
- Update inject-secrets.sh with STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET
- Add Stripe secrets to staging.yaml workflow (build arg + inject step)
- Add Stripe secrets to production.yaml workflow (inject step)
Requires STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET secrets and
VITE_STRIPE_PUBLISHABLE_KEY variable to be configured in Gitea.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-18 19:20:29 -06:00
Eric Gullickson
83d79da3aa
CI/CD Gitea v1.0
Deploy to Staging / Build Images (push) Failing after 7s
Deploy to Staging / Deploy to Staging (push) Has been skipped
Deploy to Staging / Verify Staging (push) Has been skipped
Deploy to Staging / Notify Staging Ready (push) Has been skipped
Deploy to Staging / Notify Staging Failure (push) Failing after 6s
2025-12-29 18:51:41 -06:00
Eric Gullickson
9b0de6a5b8
fix: I dunno, I'm making git server changes
2025-12-29 08:44:49 -06:00
Eric Gullickson
513df9c027
Updated image to node:lts-alpine
2025-12-20 12:16:58 -06:00
Eric Gullickson
9eb025a21f
Update to production Let's Encrypt certificates
2025-12-20 11:14:44 -06:00
Eric Gullickson
b9801d5f3b
Update Dockerfile with curl
2025-12-20 09:50:00 -06:00
Eric Gullickson
5dc58d73b9
Gas Station Feature
2025-11-04 18:46:46 -06:00
Eric Gullickson
046c66fc7d
Redesign
2025-11-01 21:27:42 -05:00
Eric Gullickson
0cdb9803de
Updated frameworks.
2025-08-25 12:40:27 -05:00
Eric Gullickson
b534e92636
Modernization Project Complete. Updated to latest versions of frameworks.
2025-08-24 09:49:21 -05:00
Eric Gullickson
673fe7ce91
Phase 6 complete: Docker modernization with production-first architecture
...
- Multi-stage builds: Backend 347MB → 196MB (43% reduction)
- Production-ready containers with non-root security
- Eliminated dev/prod naming - single clean container approach
- TypeScript build issues resolved with relaxed build configs
- Ready for Phase 7: Vehicles Fastify migration
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-08-23 19:52:36 -05:00
Eric Gullickson
698db0ed4c
Working React 19 before Compiler integration
...
🚀 Phase 2 Complete - React 19 Foundation
- React upgraded: 18.2.0 → 19.0.0 ✅
- MUI upgraded: 5 → 6 ✅
- React Router upgraded: 6 → 7 ✅
- All packages updated and working ✅
- Production build: 995KB bundle ✅
- All containers working ✅
Ready for Phase 3: React Compiler integration
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-08-23 16:46:31 -05:00
Eric Gullickson
a5270c33a8
Fix container build
2025-08-23 10:47:58 -05:00
Eric Gullickson
ac97d03c78
Fixed Dockerfile
2025-08-23 10:34:21 -05:00
Eric Gullickson
8f5117a4e2
MVP Build
2025-08-09 12:47:15 -05:00