1.0.12 • Published 5 years ago

egg-ms-gateway v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

egg-ms-gateway

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

Install

$ npm i egg-ms-gateway --save

Usage

// {app_root}/config/plugin.js
exports.msGateway = {
  enable: true,
  package: 'egg-ms-gateway',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago