文件上传

lrf402788946 05555da487 update %!s(int64=3) %!d(string=hai) anos
.vscode 544420be80 update %!s(int64=4) %!d(string=hai) anos
app 05555da487 update %!s(int64=3) %!d(string=hai) anos
config 71fb765aba update %!s(int64=3) %!d(string=hai) anos
test 544420be80 update %!s(int64=4) %!d(string=hai) anos
upload 544420be80 update %!s(int64=4) %!d(string=hai) anos
.autod.conf.js 544420be80 update %!s(int64=4) %!d(string=hai) anos
.eslintignore 544420be80 update %!s(int64=4) %!d(string=hai) anos
.eslintrc 544420be80 update %!s(int64=4) %!d(string=hai) anos
.gitignore 544420be80 update %!s(int64=4) %!d(string=hai) anos
.travis.yml 544420be80 update %!s(int64=4) %!d(string=hai) anos
README.md 544420be80 update %!s(int64=4) %!d(string=hai) anos
appveyor.yml 544420be80 update %!s(int64=4) %!d(string=hai) anos
ecosystem.config.js 544420be80 update %!s(int64=4) %!d(string=hai) anos
jsconfig.json 544420be80 update %!s(int64=4) %!d(string=hai) anos
package.json 7ca310e452 update %!s(int64=4) %!d(string=hai) anos
server.js 544420be80 update %!s(int64=4) %!d(string=hai) anos

README.md

service-file

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.