Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^19.2.0^19.2.0^1.28.0^22.14.0^5.0.0~5.8.2^6.2.012
commits
fix(env): switch to import.meta.env.VITE_GEMINI_API_KEY and remove process.env defines
4e20f12View on GitHubfix: include .env.local in Docker build context so Vite sees GEMINI_API_KEY
3aed3c2View on GitHubfix: include Dockerfile in context and expand env vars on remote ssh
35240a2View on GitHubci: guard against stale Dockerfile on EC2 (auto-replace npm ci -> npm install)
97aaa33View on GitHubci: force clean remote dir and build with --no-cache to pick updated Dockerfile
0b97222View on GitHubci: support Amazon Linux docker install (yum) and sudo docker commands
ba4bb1bView on GitHubci: replace sshagent with withCredentials/sshUserPrivateKey and use sh
50270c5View on GitHubchore: add Dockerfile, nginx config, k8s manifests, Jenkins pipeline
b090c80View on GitHub