0.0.1 • Published 6 years ago
egg-tencent-cloud v0.0.1
egg-tencent-cloud
Install
$ npm i egg-tencent-cloud --save
Usage
// {app_root}/config/plugin.js
exports.tencentCloud = {
enable: true,
package: 'egg-tencent-cloud',
};
Configuration
// {app_root}/config/config.default.js
exports.tencentCloud = {
};
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.
License
0.0.1
6 years ago