egg-gstore

0.0.2 • Public • Published

egg-gstore

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

Install

$ npm i egg-gstore --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

/egg-gstore/

    Package Sidebar

    Install

    npm i egg-gstore

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    7.38 kB

    Total Files

    9

    Last publish

    Collaborators

    • quinton.xu