4.2.0 • Published 3 years ago
egg-datahub v4.2.0
egg-datahub
Macaca DataHub plugin for Egg.js
Installation
$ npm i egg-datahub --save-dev
Configuration
config/plugin.js
exports.datahub = {
enable: true,
package: 'egg-datahub'
};
config.unittest.js (default config)
exports.datahub = {
port: 9200,
hostname: 'localhost'
};
Example
Contributors
zivyangll | xudafeng | zhangyuheng | fengmk2 |
---|
This project follows the git-contributor spec, auto updated at Tue Jun 11 2019 09:21:41 GMT+0800
.
License
The MIT License (MIT)
4.2.0
3 years ago
4.1.0
3 years ago
4.0.0
5 years ago
3.0.1
6 years ago
3.0.0
6 years ago
2.0.2
7 years ago
2.0.0
7 years ago
1.0.17
7 years ago
1.0.16
7 years ago
1.0.15
7 years ago
1.0.14
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.1.0
7 years ago