Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lincenying/N-blog
使用 Express + MongoDB 搭建多人博客
https://github.com/lincenying/N-blog
Last synced: 4 months ago
JSON representation
使用 Express + MongoDB 搭建多人博客
- Host: GitHub
- URL: https://github.com/lincenying/N-blog
- Owner: lincenying
- Fork: true (nswbmw/N-blog)
- Created: 2015-09-11T07:00:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2014-11-24T17:50:46.000Z (about 10 years ago)
- Last Synced: 2024-08-01T13:31:30.391Z (7 months ago)
- Language: JavaScript
- Size: 13.1 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 版,备份