Giter VIP home page Giter VIP logo

piupuer / gin-web-vue Goto Github PK

View Code? Open in Web Editor NEW
60.0 5.0 26.0 6.42 MB

由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架前端Vue Typescript版本, 搭建完成即可快速、高效投入业务开发

Home Page: http://106.75.132.201/

License: MIT License

JavaScript 15.17% TypeScript 25.01% HTML 0.12% Vue 58.32% CSS 0.15% Dockerfile 0.32% Shell 0.02% SCSS 0.89%
vue admin element-ui typescript vue-typescript websocket

gin-web-vue's Introduction

Gin Web Vue

由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架前端Vue Typescript版本, 搭建完成即可快速、高效投入业务开发

Vue version Element-ui version License

默认菜单

  • 首页
  • 系统管理
    • 菜单管理
    • 角色管理
    • 用户管理
    • 接口管理
    • 数据字典
    • 操作日志
    • 消息推送
    • 机器管理
  • 状态机
    • 状态机配置
    • 我的请假条
    • 待审批列表
  • 上传组件
    • 上传示例1
    • 上传示例2(主要是针对ZIP压缩包上传及解压)
  • 测试页面
    • 测试用例

在线演示(前端静态文件已上传至阿里云OSS, 访问速度飞起)

传送门

快速开始

git clone https://github.com/piupuer/gin-web-vue
cd gin-web-vue
# 安装依赖文件, 可以使用cnpm镜像加速
# npm install -g cnpm --registry=https://registry.npm.taobao.org
# cnpm install
npm install
# 本地调试
npm run serve
# 正式发布
npm run build:prod

启动成功之后, 可在浏览器中输入: http://127.0.0.1:10001, 若不能访问请检查node依赖是否安装成功

后端

  • 项目地址: gin-web
  • 实现方式: Golang

特别感谢

Element UI: A Vue.js 2.0 UI Toolkit for Web.
vue-element-admin: a production-ready front-end solution for admin interfaces.
vue-typescript-admin-template: a production-ready front-end solution for admin interfaces based on vue, typescript and UI Toolkit element-ui.

互动交流

QQ群:943724601

QQ群

MIT License

Copyright (c) 2020 piupuer

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.