开源博客项目
i-Blog: 该项目是一个完整的前后端分离式博客管理系统,其中分为三端,即服务器接口、管理端 和访客端,都由我自己设计完成,接口实现使用nodejs+express+JsonWebToken实现,管理端使 用Vite+Vue3.0+JS+ElementUI实现,访客端使用Vite+Vue3.0+TS实现。
开源地址:
接口:https: //github.com/BearLatte/blog_server
管理端:https: //github.com/BearLatte/i-blog-admin
访客端:https: //github.com/BearLatte/i-blog-web
线上地址:https: //www.i-blog.online