All Projects → weiqinke → react-admin-nest

weiqinke / react-admin-nest

Licence: MIT License
React和Ant Design和 Nest.js 和 Mysql 构建的后台通用管理系统。持续更新。

Programming Languages

typescript
32286 projects
Less
1899 projects
SCSS
7915 projects

Projects that are alternatives of or similar to react-admin-nest

3yadmin
基于react全家桶+antd构建的专注通用权限控制与表单的后台管理系统模板
Stars: ✭ 381 (+209.76%)
Mutual labels:  admin, axios, antd, react-admin
Dva Admin
dva admin antd dashboard
Stars: ✭ 278 (+126.02%)
Mutual labels:  admin, axios, antd
Awesome Uikit
Collect JS Frameworks, Web components library and Admin Template.
Stars: ✭ 1,136 (+823.58%)
Mutual labels:  react-components, antd, react-admin
Umi Admin
基于蚂蚁金服 umi 可插拔的企业级 react 应用框架开发的 Admin。最核心特点:对后端开发人员友好
Stars: ✭ 310 (+152.03%)
Mutual labels:  admin, axios, antd
Ant Admin
基于 antd 的后台管理平台, 在 react 中玩转 D3.js
Stars: ✭ 455 (+269.92%)
Mutual labels:  admin, antd, react-admin
7-react-admin-ts
用 ts + react-hooks 实现的管理后台
Stars: ✭ 23 (-81.3%)
Mutual labels:  admin, antd, react-hooks
Ant Back
🚀 react后台,后台管理系统
Stars: ✭ 90 (-26.83%)
Mutual labels:  admin, antd, react-admin
React Antd Multi Tabs Admin
ts+react+antd-多页签后台模板(纯净版,非 antd pro!)
Stars: ✭ 73 (-40.65%)
Mutual labels:  less, admin, antd
Notus React
Notus React: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 173 (+40.65%)
Mutual labels:  admin, react-components, react-admin
laravel-react-boilerplate
Laravel React Boilerplate with Ant Design, Route-Level Code Splitting, Redux, Sanctum Auth
Stars: ✭ 49 (-60.16%)
Mutual labels:  axios, antd, react-hooks
react-vite-admin
This Starter utilizes React, Recoil, React Query, React Hooks, Typescript, Axios And Vite. 全新技术栈的后台管理系统
Stars: ✭ 90 (-26.83%)
Mutual labels:  axios, antd, react-hooks
eadmin
eadmin - 极致用户体验与极简开发并存的开箱即用的后台UI框架
Stars: ✭ 258 (+109.76%)
Mutual labels:  less, admin
vue-element-admin-ts
vue-element-admin 的 typescript 版本
Stars: ✭ 101 (-17.89%)
Mutual labels:  admin, axios
dva-typescript-antd-starter-kit
A admin dashboard application demo based on antd by typescript and dva
Stars: ✭ 61 (-50.41%)
Mutual labels:  less, antd
react-remark
React component and hook to use remark to render markdown
Stars: ✭ 81 (-34.15%)
Mutual labels:  react-components, react-hooks
vue-iview-admin-template
Vue 2.0 admin template based on View UI
Stars: ✭ 43 (-65.04%)
Mutual labels:  admin, axios
furl
Functional react.js components.
Stars: ✭ 33 (-73.17%)
Mutual labels:  react-components, react-hooks
cc-project-vue
一个基于vue3.0+antd+less+spring boot +mybatis+mysql+maven基础权限管理平台
Stars: ✭ 20 (-83.74%)
Mutual labels:  admin, antd
react-sample-projects
The goal of this project is to provide a set of simple samples, providing and step by step guide to start working with React.
Stars: ✭ 30 (-75.61%)
Mutual labels:  react-components, react-hooks
Deep-Viz-Website
The Deep-Viz Components' display website ( Base on React + Dva + Ant-Design) 组件库Deep-Viz的展示网站
Stars: ✭ 12 (-90.24%)
Mutual labels:  react-components, antd

English | 简体中文

Nest Admin

📦 Install

$ git clone https://gitee.com/weiqinke/react-admin-nest.git
$ cd react-admin-nest
$ npm install
$ npm start

🔨 Build

npm install
npm run build
  • 通用登录:完成
  • browserHistory
  • 国际化组件 I18N
  • 完善 axios 拦截器
  • 菜单支持 layoutfix 布局
  • 没有登录时,默认跳转到首页
  • 展开菜单仅支持展开两个大类或者仅展开一类菜单
  • 通用切换菜单,右键菜单在点击别的元素时,能自动隐藏:完成
  • 持续开发
  • 在 nginx 上适配 browserHistory
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].