Skip to content

uestc-ese/infe-backend

Repository files navigation

infe-backend Build Status

Backend of infe, a notification system of uestc-ese.

QuickStart

see egg docs for more detail.

Development

$ yarn
$ yarn dev
$ open http://localhost:7001/

Deploy

$ yarn start
$ yarn stop

npm scripts

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

About

Backend of infe, a notification system of uestc-ese.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published