doak-cms

command module
v1.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

README

doak-cms 文章管理系统

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

项目介绍

  • 使用 go 开发的通用文章管理系统
  • 核心使用 Fiber、Xorm 及 Rpcx 等开发
  • 默认打包配置文件,模板文件及静态文件,一个文件即可部署
  • 不使用 rpc 可将 main.go 里 rpc 部分注释掉

环境要求

  • Go >= 1.18
  • Myql
  • Redis
  • Etcd

截图预览

登录 控制台
文章管理 分类管理

更多截图 doak-cms 截图

安装步骤

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

特别鸣谢

感谢以下的项目,排名不分先后

  • github.com/gofiber/fiber

  • xorm.io/xorm

  • github.com/smallnest/rpcx

  • github.com/spf13/cast

开源协议

  • doak-cms 遵循 Apache2 开源协议发布,在保留本系统版权的情况下提供个人及商业免费使用。

版权

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL