# N-blog **Repository Path**: fork-cdn/N-blog ## Basic Information - **Project Name**: N-blog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-10-15 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 版,备份