{"id":15320696,"url":"https://github.com/piupuer/gin-web-vue","last_synced_at":"2025-04-14T23:33:53.198Z","repository":{"id":52998410,"uuid":"263792532","full_name":"piupuer/gin-web-vue","owner":"piupuer","description":"由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架前端Vue Typescript版本, 搭建完成即可快速、高效投入业务开发","archived":false,"fork":false,"pushed_at":"2022-06-29T08:15:02.000Z","size":6577,"stargazers_count":63,"open_issues_count":0,"forks_count":27,"subscribers_count":5,"default_branch":"dev","last_synced_at":"2025-03-28T11:39:17.900Z","etag":null,"topics":["admin","element-ui","typescript","vue","vue-typescript","websocket"],"latest_commit_sha":null,"homepage":"http://106.75.132.201/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piupuer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-14T02:14:22.000Z","updated_at":"2025-03-19T13:58:41.000Z","dependencies_parsed_at":"2022-09-04T19:02:04.295Z","dependency_job_id":null,"html_url":"https://github.com/piupuer/gin-web-vue","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piupuer%2Fgin-web-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piupuer%2Fgin-web-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piupuer%2Fgin-web-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piupuer%2Fgin-web-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piupuer","download_url":"https://codeload.github.com/piupuer/gin-web-vue/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248980059,"owners_count":21193095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin","element-ui","typescript","vue","vue-typescript","websocket"],"created_at":"2024-10-01T09:09:01.222Z","updated_at":"2025-04-14T23:33:53.170Z","avatar_url":"https://github.com/piupuer.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGin Web Vue\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架前端Vue Typescript版本, 搭建完成即可快速、高效投入业务开发\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Vue-2.6.11-brightgreen\" alt=\"Vue version\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/ElementUI-2.13.0-brightgreen\" alt=\"Element-ui version\"/\u003e\n\u003cimg src=\"https://img.shields.io/github/license/piupuer/gin-web-vue\" alt=\"License\"/\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n\n## 默认菜单\n\n- 首页\n- 系统管理\n  - 菜单管理\n  - 角色管理\n  - 用户管理\n  - 接口管理\n  - 数据字典\n  - 操作日志\n  - 消息推送\n  - 机器管理\n- 状态机\n  - 状态机配置\n  - 我的请假条\n  - 待审批列表\n- 上传组件\n  - 上传示例1\n  - 上传示例2(主要是针对ZIP压缩包上传及解压)\n- 测试页面\n  - 测试用例\n\n## 在线演示(前端静态文件已上传至阿里云OSS, 访问速度飞起)\n\n[传送门](http://106.75.132.201/)\n\n\n## 快速开始\n\n```\ngit clone https://github.com/piupuer/gin-web-vue\ncd gin-web-vue\n# 安装依赖文件, 可以使用cnpm镜像加速\n# npm install -g cnpm --registry=https://registry.npm.taobao.org\n# cnpm install\nnpm install\n# 本地调试\nnpm run serve\n# 正式发布\nnpm run build:prod\n```\n\n\u003e 启动成功之后, 可在浏览器中输入: [http://127.0.0.1:10001](http://127.0.0.1:10001), 若不能访问请检查node依赖是否安装成功\n\n## 后端\n\n- 项目地址: [gin-web](https://github.com/piupuer/gin-web)\n- 实现方式: Golang\n\n## 特别感谢\n\n[Element UI](https://github.com/ElemeFE/element): A Vue.js 2.0 UI Toolkit for Web.\n\u003cbr/\u003e\n[vue-element-admin](https://github.com/PanJiaChen/vue-element-admin): a production-ready front-end solution for admin interfaces.\n\u003cbr/\u003e\n[vue-typescript-admin-template](https://github.com/Armour/vue-typescript-admin-template): a production-ready front-end solution for admin interfaces based on vue, typescript and UI Toolkit element-ui.\n\u003cbr/\u003e\n\n## 互动交流\n\n### QQ群：943724601\n\n\u003cimg src=\"https://github.com/piupuer/gin-web-images/blob/master/contact/qq_group.jpeg?raw=true\" width=\"256\" alt=\"QQ群\" /\u003e\n\n## MIT License\n\n    Copyright (c) 2020 piupuer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiupuer%2Fgin-web-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiupuer%2Fgin-web-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiupuer%2Fgin-web-vue/lists"}