UNPKG

pandora

Version:
32 lines (19 loc) 939 B
[![Build Status](https://travis-ci.org/midwayjs/pandora.svg?branch=develop)](https://travis-ci.org/midwayjs/pandora) [![Test Coverage](https://img.shields.io/codecov/c/github/midwayjs/pandora.svg?style=flat-square)](https://codecov.io/gh/midwayjs/pandora) Document: [https://midwayjs.gitbooks.io/pandora/content/zh-cn/](https://midwayjs.gitbooks.io/pandora/content/zh-cn/) ## Installation Please use tag `beta` before we release! ```bash $ npm install pandora@beta --save ``` Node.js >= 6.0.0 required. ## Features - ✔︎ Built-in application model - ✔︎ Built-in process management - ✔︎ Dev Ops customization - ✔︎ Support lots of web framework ## 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)