用pm2 start blogstart.json 启动 .在mongoDB 下 建blog 数据库, 然后分别建posts 和 users 集合。
设计思路
使用node + express + mongoDB
- 博客搭建
- 使用markdown
- 文件上传功能
- 用户页面和文章页面
- 增加编辑和删除功能
- 实现留言功能
- 实现分页功能
- 增加文档页面
- 增加标签和标签页面
- 爬博客园文章标题和内容(目前默认是设置的web前端url,只能实现一页获取。有空再改)
- pv统计和留言统计
| Name | Name | Last commit date | ||
|---|---|---|---|---|