{"id":23733791,"url":"https://github.com/hhhh-wang/react-admin","last_synced_at":"2025-09-04T08:33:01.108Z","repository":{"id":268840477,"uuid":"899838365","full_name":"hhhh-wang/react-admin","owner":"hhhh-wang","description":"这是一个基于react开发的后端管理系统,其核心目标是为开发者提供一个轻量级、易上手且可扩展的后台管理解决方案。框架的初心是希望开发者能够在一个易用的基础框架上快速搭建功能强大的后台系统，逐步优化，向更强大、更完善的方向迈进。","archived":false,"fork":false,"pushed_at":"2024-12-28T15:20:07.000Z","size":20457,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T16:22:40.757Z","etag":null,"topics":["nestjs","react-hooks","react18","tailwindcss","typescript","zustand"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hhhh-wang.png","metadata":{"files":{"readme":"README.en-US.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-07T06:29:01.000Z","updated_at":"2024-12-28T15:20:10.000Z","dependencies_parsed_at":"2024-12-19T08:40:34.477Z","dependency_job_id":null,"html_url":"https://github.com/hhhh-wang/react-admin","commit_stats":null,"previous_names":["hhhh-wang/react-admin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhhh-wang%2Freact-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhhh-wang%2Freact-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhhh-wang%2Freact-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhhh-wang%2Freact-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhhh-wang","download_url":"https://codeload.github.com/hhhh-wang/react-admin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231945832,"owners_count":18449942,"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":["nestjs","react-hooks","react18","tailwindcss","typescript","zustand"],"created_at":"2024-12-31T05:19:35.621Z","updated_at":"2024-12-31T05:19:36.037Z","avatar_url":"https://github.com/hhhh-wang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e \n\u003cbr\u003e \n\u003ch1\u003e sapling Admin \u003c/h1\u003e\n\u003c/div\u003e\n\n**Chinese** | [English](./README.en-US.md)\n\n## Introduction\n\nSapling Admin is a modern-style rapid development platform. The frontend is built with React 18, Vite, Ant Design, and TypeScript, while the backend is developed using NestJS: [sapling Api]. It aims to help developers quickly set up powerful backend management systems.\n\n## Preview\n+ No demo yet\n\n![login.png](https://raw.githubusercontent.com/hhhh-wang/react-admin/main/src/assets/login.png)\n![home.png](https://raw.githubusercontent.com/hhhh-wang/react-admin/main/src/assets/home.png)\n![show.png](https://raw.githubusercontent.com/hhhh-wang/react-admin/main/src/assets/show.png)\n![analysis1.png](https://raw.githubusercontent.com/hhhh-wang/react-admin/main/src/assets/analysis1.png)\n![analysis2.png](https://raw.githubusercontent.com/hhhh-wang/react-admin/main/src/assets/analysis2.png)\n![analysis3.png](https://raw.githubusercontent.com/hhhh-wang/react-admin/main/src/assets/analysis3.png)\n\n## Features\n\n- Built using React 18 hooks\n- Developed with Vite for fast development and hot module replacement\n- Integrated with Ant Design, offering rich UI components and design patterns\n- Written in TypeScript, providing type safety and a better development experience\n- Backend integrated with Node.js framework NestJS: [sapling api]for data services\n- Common backend management features such as user management, role management, menu management, and region management\n- Integrated with internationalization support, allowing easy language switching\n- Customizable themes and styles using TailwindCSS for atomic operations and on-demand usage\n- Flexible routing configuration with support for multi-level nested routes\n- Integrated permission management to control page and button-level access based on user roles (to be improved)\n- State management using Zustand\n- Data fetching with React-Query\n- Responsive design that adapts to various screen sizes and devices\n\n## Quick Start\n\n### Clone the Project\n\n```bash\ngit clone https://github.com/hhhh-wang/react-admin.git\n\n```\n\n### Install Dependencies\n\nIn the project's root directory, run the following command to install project dependencies:\n\n```bash\npnpm install\n```\n\n### Start the Development Server\n\nRun the following command to start the development server:\n\n```bash\npnpm dev\n```\n\nVisit [http://localhost:7442](http://localhost:7442) to view your application.\n\n### Build for Production\n\nRun the following command to build the production version:\n\n```bash\npnpm build\n```\nThe built files will be in the `dist` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhhh-wang%2Freact-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhhhh-wang%2Freact-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhhh-wang%2Freact-admin/lists"}