@chandre/egg-gateway

1.1.1 • Public • Published

egg-gateway

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

Install

$ npm i egg-gateway --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

/@chandre/egg-gateway/

    Package Sidebar

    Install

    npm i @chandre/egg-gateway

    Weekly Downloads

    1

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    53.4 kB

    Total Files

    16

    Last publish

    Collaborators

    • chandre