Git Product home page Git Product logo

gfast's Introduction

平台简介

  • 基于GF(Go Frame)的后台管理系统
  • 前端采用ruoyi-ui 、Vue、Element UI。
  • 后端采用GO语言 框架 GF(Go Frame)。
  • 阿里云优惠券:点我进入,腾讯云优惠券:点我领取
  • 本项目由奇讯科技团队开发。

内置功能

  1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
  2. 部门管理:配置系统组织机构(公司、部门、小组),树结构展现支持数据权限。
  3. 岗位管理:配置系统用户所属担任职务。
  4. 菜单管理:配置系统菜单,操作权限,按钮权限标识等。
  5. 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。
  6. 字典管理:对系统中经常使用的一些较为固定的数据进行维护。
  7. 参数管理:对系统动态配置常用参数。
  8. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。
  9. 登录日志:系统登录日志记录查询包含登录异常。
  10. 在线用户:当前系统中活跃用户状态监控。
  11. 定时任务:在线(添加、修改、删除)任务调度包含执行结果日志。
  12. 代码生成:前后端代码的生成。
  13. 服务监控:监视当前系统CPU、内存、磁盘、堆栈等相关信息。
  14. 在线构建器:拖动表单元素生成相应的HTML代码。
  15. 文件上传,缓存标签等。
  16. 正在开发中的功能:cms管理、模型管理、工作流引擎

演示地址

http://demo.g-fast.cn 账号:demo 密码:123456

配置

项目数据库文件 /data/db.sql 创建数据库导入后修改配置/config/config.toml

其中jwt配置

[gToken]

CacheMode = 2 此处若使用了redis配置为2 若没使用redis配置1
CacheKey = "GToken:"
Timeout = 0
MaxRefresh = 0
TokenDelimiter="_"
EncryptKey = "koi29a83idakguqjq29asd9asd8a7jhq"
AuthFailMsg = "登录超时,请重新登录"
MultiLogin = true

##运行 go run main.go 直接访问http://localhost:8200

账号:demo 密码:123456

项目为前后端分离,前端地址:

github地址:https://github.com/tiger1103/gfast-ui

gitee地址:https://gitee.com/tiger1103/gfast-ui

演示图

感谢(排名不分先后)

gf框架 https://github.com/gogf/gf

RuoYi-Vue https://gitee.com/y_project/RuoYi-Vue

swaggo https://github.com/swaggo/swag

tpflow https://gitee.com/ntdgg/tpflow

gtoken https://github.com/goflyfox/gtoken

casbin https://github.com/casbin/casbin

云捷go https://gitee.com/yunjieg/yjgo

交流QQ群

快来加入群聊【Gfast框架交流群】(群号865697297),发现精彩内容。

若框架对您有帮助,您可以捐赠表达一下心意:

gfast's People

Contributors

tiger1103 avatar odinxu avatar tiansin avatar cn-ygf avatar

Watchers

James Cloos avatar  avatar

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.