医疗文件服务

asd123a20 bc2cca2ff6 %!s(int64=3) %!d(string=hai) anos
app decb2fd17c %!s(int64=3) %!d(string=hai) anos
config decb2fd17c %!s(int64=3) %!d(string=hai) anos
test decb2fd17c %!s(int64=3) %!d(string=hai) anos
.autod.conf.js decb2fd17c %!s(int64=3) %!d(string=hai) anos
.eslintignore decb2fd17c %!s(int64=3) %!d(string=hai) anos
.eslintrc decb2fd17c %!s(int64=3) %!d(string=hai) anos
.gitignore decb2fd17c %!s(int64=3) %!d(string=hai) anos
README.md 70164266ee first commit %!s(int64=3) %!d(string=hai) anos
README.zh-CN.md decb2fd17c %!s(int64=3) %!d(string=hai) anos
ecosystem.config.js bc2cca2ff6 %!s(int64=3) %!d(string=hai) anos
package.json decb2fd17c %!s(int64=3) %!d(string=hai) anos
server.js decb2fd17c %!s(int64=3) %!d(string=hai) anos

README.md

filestore

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.