Files
health-app/.dockerignore
infinicaretech 9b204fe91a
Some checks failed
CI/CD - Build, Push & Deploy / Build & Push Docker Image (push) Has been cancelled
CI/CD - Build, Push & Deploy / Update GitOps Manifest (push) Has been cancelled
feat: initial health-app with Express API and GitOps CI/CD
Node.js Express app with /health, /ready, / endpoints.
Multi-stage Dockerfile, GitHub Actions pipeline for GHCR push
and gitops-infra manifest auto-update.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 20:26:42 +00:00

9 lines
73 B
Plaintext

node_modules
npm-debug.log
.git
.gitignore
README.md
.env
.env.*
.github