Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs express-mongodb framework

Installation

$ npm install  或者  cnpm install

Features

  • 有完善的日志记录
  • 封装好用户的登陆状态和session,只需要安装好redis就可以直接使用,注册,登陆,注销接口已经提供,可以根据具体的需求做相应的修改
  • 提供了上传、下载和验证码图片等公用接口
  • 开发完成可以通过webpack打包合并压缩代码然后上传服务器运行,提高服务器的效率

1. Install dependencies:

$ npm install 或者  cnpm install

2.Start the server:

$ npm run start

Examples

To view the examples, clone the Express repo and install the dependencies:
$ git clone https://github.com/yijieyan/express.git
$ cd express
$ npm install

License

MIT

About

a nodejs express-mongodb framework

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages