- GitHub (production-grade-backend)
- GitHub Actions
- Docker build
- Push image → AWS ECR
- SSH → EC2
- Docker pull + run (prod)
Deployed URl: http://52.66.184.241/api/v1
{ "message": "API is live", "version": "1.0.0", "status": "OK", "timestamp": "2025-12-14T17:19:09.314Z" }