Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 430 Bytes

File metadata and controls

24 lines (13 loc) · 430 Bytes

questionbank

question bank

Node Express Mongoose

A boilerplate application for building web apps using express, mongoose and passport.

Usage

$ git clone https://github.com/ZZR-china/template-express-mongoose.git
$ cd template-express-mongoose
$ yarn install
$ yarn start

ERRCODE

使用http-status来说明错误, 通用错误码,具体产品由具体产品api文档给出。

License

MIT