All Projects → fedte → alblog

fedte / alblog

Licence: MIT license
A Light Blog

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Vue
7211 projects
HTML
75241 projects

Alblog

A Light Blog

一个前后端分离的轻博客内容管理系统

演示地址

前端渲染:https://falost.cc

ssr渲染: https://www.falost.cc

实现技术

后端 API 基于 nodejs + mongodb + redis + express

前端页面基于 vue + vue-router + vuex + axios

运行环境

NodeJS v6.0.0 +

Mongodb v3.2.5 +

Redis v3.2.100 +

已完成功能:

  1. 用户注册
  2. 用户登录
  3. 文章发布
  4. 文章查询
  5. 标签查询
  6. 文章管理
  7. 文章点赞
  8. 评论点赞
  9. 文章评论
  10. 评论回复
  11. 分类添加
  12. 分类管理

等等功能。

展望

还有很多功能正在完善开发中

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].