An open API service indexing awesome lists of open source software.

https://github.com/liberxue/reactadmin

ant-design-pro +Golang restful-api admin 前后端分离 RBAC权限管理系统
https://github.com/liberxue/reactadmin

ant ant-design antd-design-pro authorized react restful-api token

Last synced: 11 months ago
JSON representation

ant-design-pro +Golang restful-api admin 前后端分离 RBAC权限管理系统

Awesome Lists containing this project

README

          

# ReactAdmin +Golang
English | [简体中文](./README.zh-CN.md)

# MQ Console

![Login](./DemoImage/Login.png)
![admin](./DemoImage/admin.png)

## Usage

```bash
$ git clone https://github.com/Liberxue/ReactAdmin --depth=1
$ cd mqconsole
$ npm install
$ npm start # visit http://localhost:8000
```