1.0.2 • Published 1 year ago

egg-ali-oss6 v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

egg-ali-oss6

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

Install

$ npm i egg-ali-oss6 --save
or
$ pnpm add egg-ali-oss6 --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

Thanks

ali-oss

License

MIT

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago