egg-pp-eureka

1.0.0 • Public • Published

egg-pp-eureka

Install

$ npm i egg-pp-eureka --save

Usage

// {app_root}/config/plugin.js
exports.eureka = {
  enable: true,
  package: 'egg-pp-eureka',
};

Configuration

// {app_root}/config/config.default.js
exports.eureka = {
};

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-pp-eureka

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.84 kB

Total Files

8

Last publish

Collaborators

  • hepeguo