Code Monkey home page Code Monkey logo

doak-cms's Introduction

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 开源协议发布,在保留本系统版权的情况下提供个人及商业免费使用。

版权

doak-cms's People

Contributors

deatil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

doak-cms's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.