磁盘监控

guhongwei 6274da4529 恢复 %!s(int64=2) %!d(string=hai) anos
.github 51643cb455 init %!s(int64=2) %!d(string=hai) anos
app 6274da4529 恢复 %!s(int64=2) %!d(string=hai) anos
config 17ba3936fc 恢复 %!s(int64=2) %!d(string=hai) anos
test 51643cb455 init %!s(int64=2) %!d(string=hai) anos
.autod.conf.js 51643cb455 init %!s(int64=2) %!d(string=hai) anos
.eslintignore 51643cb455 init %!s(int64=2) %!d(string=hai) anos
.eslintrc 51643cb455 init %!s(int64=2) %!d(string=hai) anos
.gitignore 51643cb455 init %!s(int64=2) %!d(string=hai) anos
README.md 51643cb455 init %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js 34abb5118f update %!s(int64=2) %!d(string=hai) anos
package.json 51643cb455 init %!s(int64=2) %!d(string=hai) anos
server.js 34abb5118f update %!s(int64=2) %!d(string=hai) anos

README.md

dick-scan

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.