Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lincenying/N-blog

使用 Express + MongoDB 搭建多人博客
https://github.com/lincenying/N-blog

Last synced: 4 months ago
JSON representation

使用 Express + MongoDB 搭建多人博客

Awesome Lists containing this project

README

        

N-blog
======

使用 Express + MongoDB 搭建多人博客

教程见 [wiki](https://github.com/nswbmw/N-blog/wiki/_pages)

### 分支说明

- master: express4.x 版,受限于排版原因尽量做了最少的改动从原来的express3.x升到express4.x
- express4.x: express4.x 版,代码进行了重构
- koa: koa 版
- master-express3.x-backup: express3.x 版,备份