Production-ready Node.js app.
- Local development on your native Node.js installation or any combination of:
- Image: Development (Official Node.js image), Production (Official distroless image), Production debugging (Official distroless debug image)
- Environment: Docker, Kubernetes
- Multi-stage Docker build
- Live reload for faster development feedback
- Pre-configured VS Code debugger
- Full observability (health, logs, metrics, traces)
- Graceful shutdowns
- Auto-publish signed images
- Example deployments to Kubernetes, Heroku and Fly