# jiangxy/react-antd-admin

用React和Ant Design搭建的一个通用管理后台

Repository: https://github.com/jiangxy/react-antd-admin
Canonical: https://ross.abutalabs.com/products/react-antd-admin
Homepage: http://jiangxy.github.io/react-antd-admin
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: react, antd, redux, react-router, admin-ui, webpack, admin-dashboard, dashboard, ant, admin, admin-theme, reactjs, frontend-framework, single-page-app, ant-design, database-management, database, database-gui, crud
Last push: 2024-04-30T04:16:24+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3650, "days_push": 855, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1621, forks 443 (observed 2026-08-28T04:05:12.432059+00:00)

## What it is
A general-purpose admin dashboard framework built with React and Ant Design, designed to let backend developers scaffold internal admin UIs via configuration rather than code. It provides a configurable layout (sidebar, header, footer, login) and a generic DBTable CRUD component driven by schema files.

## Use cases
- quickly scaffold an internal admin dashboard with React and Ant Design
- build CRUD interfaces for database tables without writing much code
- create a management console with sidebar menus, breadcrumbs, and login
- generate admin UI from schema configuration files
- prototype an operations backend for a Java/Spring backend

## When to choose
- you are a backend developer needing a decent admin UI fast
- your admin system fits the common sidebar + table CRUD pattern
- you want configuration-over-code for menus, forms, and tables

## When to avoid
- you need a highly customized, unique frontend design
- you need a modern stack (this project uses older React/webpack tooling)
- you are building a user-facing product rather than an internal tool

## Facets
- artifact type: framework
- maturity: maintenance
- function: ui-components, state-management, routing, form-handling, data-visualization
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: admin-dashboard, antd, react-admin, crud, boilerplate, single-page-app, config-driven, admin-ui, web-server, nodejs

## Member repositories
- jiangxy/react-antd-admin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.432059+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-30T03:49:14.495240+00:00, confidence not recorded.
  - readme: https://github.com/jiangxy/react-antd-admin (fetched 2026-08-28T04:05:12.432059+00:00, sha a134cc25c454)
  - homepage: http://jiangxy.github.io/react-antd-admin (fetched 2026-08-29T11:22:04.045754+00:00, sha ac1cc31e9bc2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
