pandora
Version:
A powerful and lightweight application manager for Node.js applications powered by TypeScript.
37 lines (25 loc) • 1.6 kB
Markdown
[](https://github.com/midwayjs/pandora/blob/master/LICENSE)
[]()
[](https://travis-ci.org/midwayjs/pandora)
[](https://codecov.io/gh/midwayjs/pandora)
[](http://packagequality.com/#?package=pandora)
[](https://lernajs.io/)
[](https://snyk.io/test/npm/pandora)
[](https://github.com/midwayjs/pandora/pulls)
Document: [https://midwayjs.gitbooks.io/pandora/content/zh-cn/](https://midwayjs.gitbooks.io/pandora/content/zh-cn/)
## Installation
```bash
$ npm install pandora@latest --save
```
Node.js >= 8.0.0 required.
## Features
- ✔︎ Built-in application model
- ✔︎ Built-in process management
- ✔︎ Dev Ops customization
- ✔︎ Provide Metrics and Standard OpenTracing Implementation
- ✔︎ Support lots of web frameworks
## How to Contribute
Please let us know how can we help. Do check out [issues](https://github.com/midwayjs/pandora/issues) for bug reports or suggestions first.
To become a contributor, please follow our [contributing guide](CONTRIBUTING.md).
## License
[MIT](LICENSE)