egg-health-plugin

1.0.1 • Public • Published

egg-health-plugin

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-health-plugin --save

Usage

// {app_root}/config/plugin.js
exports.healthPlugin = {
  enable: true,
  package: 'egg-health-plugin',
}

Configuration

// {app_root}/config/config.default.js
exports.healthPlugin = {
}

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-health-plugin

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

9.39 kB

Total Files

10

Last publish

Collaborators

  • hzzly
  • zhaoxuhui
  • vortesnail
  • gssify
  • yidunfe
  • hcyang
  • liulingfeng
  • luolihao