Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/politician/myapp

TEST
https://github.com/politician/myapp

Last synced: about 2 months ago
JSON representation

TEST

Awesome Lists containing this project

README

        

# Node.js App (Javascript)

Production-ready Node.js app.

## Key features

- Local development on your native Node.js installation or any combination of:
- **Image**: Development ([Official Node.js image](https://hub.docker.com/_/node)), Production ([Official distroless image](https://github.com/GoogleContainerTools/distroless)), Production debugging ([Official distroless debug image](https://github.com/GoogleContainerTools/distroless#debug-images))
- **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

## [Develop](docs/development.md)

## [Release](docs/release.md)

## [Deploy](docs/deployment.md)

## [Observe](docs/observability.md)