# go-admin

基于Gin + Vue + Element UI &  Arco Design & Ant Design 的前后端分离权限管理系统脚手架（包含了：多租户的支持，基础用户管理功能，jwt鉴权，代码生成器，RBAC资源控制，表单构建，定时任务等）3分钟构建自己的中后台项目；项目文档》：https://www.go-admin.pro   Demo： https://vue.go-admin.pro  Antd PRO：https://antd.go-admin.pro

Repository: https://github.com/go-admin-team/go-admin
Canonical: https://ross.abutalabs.com/products/go-admin
Homepage: https://www.go-admin.pro
Language: Go
License: MIT
License Family: permissive
Topics: gin, casbin, gin-admin, vue-admin, gorm, jwt, ant-design, arco-design, ant-design-pro, admin, arco-design-pro, restful, vue3, gin-vue
Last push: 2026-08-24T08:11:50+00:00
Link (homepage): https://www.go-admin.pro

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 66, longevity 100
- inputs: {"age_days": 2364, "days_push": 9, "days_rel": 17, "gap_med": 247.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12751, forks 2588 (observed 2026-08-28T04:10:59.716410+00:00)

## What it is
go-admin is a front-end/back-end separated admin management system scaffold built on Gin (Go) and Vue 3 with Element UI, Arco Design, and Ant Design Pro variants. It ships with RBAC permission control via Casbin, JWT authentication, multi-tenant support, user/role/menu/department management, a code generator, form builder, and scheduled tasks.

## Use cases
- build an admin dashboard in minutes
- bootstrap a Chinese-style back-office management system
- add RBAC role-based access control to a Go API
- generate CRUD code from database tables
- manage users, roles, menus, and departments
- set up JWT authentication for a Gin web service
- create a multi-tenant admin panel

## When to choose
- you need a ready-made admin/management console with permissions out of the box
- your stack is Go (Gin) on the backend and Vue or React on the frontend
- you want code generation to skip boilerplate CRUD work
- you need organization-scoped data permissions and multi-tenancy

## When to avoid
- you need a minimal API without admin UI overhead
- you prefer a different language stack like Node, Python, or Java
- you need heavy customization that fights the scaffold's conventions
- you require guaranteed unit test coverage, which is still a TODO

## Facets
- artifact type: framework
- maturity: active
- function: auth, authorization, web-framework, api-framework, middleware, orm, ui-components, scheduling
- domain: web-development, backend, frontend, developer-tools, self-hosted
- platform: go, cross-platform, self-hosted
- tags: admin-dashboard, rbac, jwt, casbin, gin, vue3, multi-tenant, scaffold, restful-api, code-generator, code-generation, nodejs, web-server

## Member repositories
- go-admin-team/go-admin (main) score 88
- go-admin-team/go-admin-ui (frontend) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:59.716410+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:49.116893+00:00, confidence not recorded.
  - readme: https://github.com/go-admin-team/go-admin (fetched 2026-08-28T04:10:59.716410+00:00, sha 955c73338089)
  - homepage: https://www.go-admin.pro (fetched 2026-08-29T08:10:17.408982+00:00, sha 8f6a93496c48)
- Data as of 2026-08-30T08:39:29.467469+00:00.
