文件上传

lrf 1ea38fe110 配置修改 hai 1 ano
.github 54fde20082 init %!s(int64=4) %!d(string=hai) anos
.vscode 54fde20082 init %!s(int64=4) %!d(string=hai) anos
app 8aa4d3720d update %!s(int64=3) %!d(string=hai) anos
config 1ea38fe110 配置修改 hai 1 ano
test 54fde20082 init %!s(int64=4) %!d(string=hai) anos
.autod.conf.js 54fde20082 init %!s(int64=4) %!d(string=hai) anos
.eslintignore 54fde20082 init %!s(int64=4) %!d(string=hai) anos
.eslintrc 54fde20082 init %!s(int64=4) %!d(string=hai) anos
.gitignore 54fde20082 init %!s(int64=4) %!d(string=hai) anos
.travis.yml 54fde20082 init %!s(int64=4) %!d(string=hai) anos
README.md 54fde20082 init %!s(int64=4) %!d(string=hai) anos
appveyor.yml 54fde20082 init %!s(int64=4) %!d(string=hai) anos
ecosystem.config.js 54fde20082 init %!s(int64=4) %!d(string=hai) anos
jsconfig.json 54fde20082 init %!s(int64=4) %!d(string=hai) anos
package.json 2d25fdf00d update %!s(int64=3) %!d(string=hai) anos
server.js 54fde20082 init %!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.