@wang-yige/egg-minio
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

egg-minio

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

Install

$ npm i @wang-yige/egg-minio --save

Usage

// {app_root}/config/plugin.js
exports.minio = {
  enable: true,
  package: '@wang-yige/egg-minio',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i @wang-yige/egg-minio

Weekly Downloads

0

Version

0.0.10

License

MIT

Unpacked Size

23.3 kB

Total Files

11

Last publish

Collaborators

  • wangyige