egg-elastic
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

egg-elastic

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

Install

$ npm i egg-elastic --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-elastic

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

7.62 kB

Total Files

9

Last publish

Collaborators

  • seekcx