开源地址

https://github.com/MQPearth/Blog

Blog

前端

  • Vue(Vuex+Vue router)

  • Element-UI

后端

  • SpringBoot
  • MyBatis
  • Spring security
  • JWT
  • Mongo
  • Redis
  • RabbitMQ
  • Swagger-UI
  • ip2region

项目目录

  [plaintext]
1
2
3
4
5
6
7
8
9
10
* blog-springboot 后端工程 * blog-vue 前端工程 * img 文档相关图片 * other 其他文档 * prototype.md 原型文档 * 博客缓存.png redis博客缓存说明 * 后端功能说明.png 后端功能说明 * conf 已配置的项目压缩文件 * nginx.conf nginx配置文件,已配置好 * blog.sql mysql数据库结构

预览

  • 主页主页

  • 博客 博客

  • 后台 后台

  • 实时日志 实时日志

docker 部署教程

Docker 部署本站 详细全过程 附代码

Tips
  1. 水平所限,部分代码可能有坑
  2. 管理员账号 admin 密码 1

参考资料

https://github.com/saysky/ForestBlog/blob/master/README.md