1

doak-cms 文章管理系统 推荐

 1 year ago
source link: https://studygolang.com/articles/35724
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

doak-cms 文章管理系统 推荐

tuzhiya · 大约4小时之前 · 47 次点击 · 预计阅读时间 1 分钟 · 大约8小时之前 开始浏览    

doak-cms 是使用 gofiber 和 Xorm 的 go 文章管理系统

  • 使用 go 开发的通用文章管理系统
  • 核心使用了 Fiber、Xorm 及 Rpcx 等 go 开发包
  • 不使用 rpc 可将 main.go 里 rpc 部分注释掉
  • 项目地址: https://github.com/deatil/doak-cms
  • Go >= 1.18
  • Redis
login.png
index.png
cate.png
art.png
attach.png

更多截图 doak-cms 截图

  1. 首先克隆项目到本地
git clone https://github.com/deatil/doak-cms.git
  1. 然后配置数据库等相关配置,配置位置
/config/config.ini
  1. 最后导入 sql 数据到数据库
/doc/doak_cms.sql
go run main.go
  1. 后台登录账号及密码:admin / 123456

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK