All Projects → ukelli → Uke Dashboard

ukelli / Uke Dashboard

基于 React 的前后端完全分离的管理系统前端模块

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Uke Dashboard

fastapi-starter
A FastAPI based low code starter: Async SQLAlchemy, Postgres, React-Admin, pytest and cypress
Stars: ✭ 97 (+1840%)
Mutual labels:  react-admin
Postgui
A React web application to query and share any PostgreSQL database.
Stars: ✭ 260 (+5100%)
Mutual labels:  react-admin
Admin On Rest
A frontend framework for building admin SPAs on top of REST services, using React and Material Design.
Stars: ✭ 392 (+7740%)
Mutual labels:  react-admin
react-redux-admin-panel
React Redux Admin Panel
Stars: ✭ 16 (+220%)
Mutual labels:  react-admin
ra-data-firebase-client
firebase data provider for react-admin framework
Stars: ✭ 54 (+980%)
Mutual labels:  react-admin
React Admin
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
Stars: ✭ 18,525 (+370400%)
Mutual labels:  react-admin
loki-admin
Admin app build by KokiUI
Stars: ✭ 13 (+160%)
Mutual labels:  react-admin
Light Bootstrap Dashboard React
React version of Light Bootstrap Dashboard
Stars: ✭ 561 (+11120%)
Mutual labels:  react-admin
ra-data-django-rest-framework
react-admin data provider for Django REST framework
Stars: ✭ 54 (+980%)
Mutual labels:  react-admin
3yadmin
基于react全家桶+antd构建的专注通用权限控制与表单的后台管理系统模板
Stars: ✭ 381 (+7520%)
Mutual labels:  react-admin
ra-compact-ui
Enhanced components for popular framework react-admin. Helps reducing the styling boilerplate code and eases layout customizations.
Stars: ✭ 77 (+1440%)
Mutual labels:  react-admin
tntweb-admin
react admin management system template
Stars: ✭ 25 (+400%)
Mutual labels:  react-admin
Ovine
Build entirety admin system ui blazing fast with json. (Looking for a front-end partner~ Please Contact me : )
Stars: ✭ 308 (+6060%)
Mutual labels:  react-admin
react-admin-json-view
JSON field and input for react-admin.
Stars: ✭ 28 (+460%)
Mutual labels:  react-admin
Ant Admin
基于 antd 的后台管理平台, 在 react 中玩转 D3.js
Stars: ✭ 455 (+9000%)
Mutual labels:  react-admin
ant-back-server
🚀 react后台,后台管理系统——后端(Koa)实现
Stars: ✭ 26 (+420%)
Mutual labels:  react-admin
React Admin Firebase
A firebase data provider for the react-admin framework
Stars: ✭ 269 (+5280%)
Mutual labels:  react-admin
React Admin
✨ react-admin system solution : react 后台管理系统解决方案
Stars: ✭ 5,975 (+119400%)
Mutual labels:  react-admin
Fastapi React
🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
Stars: ✭ 501 (+9920%)
Mutual labels:  react-admin
React Admin
基于 Ant Design React 的管理系统架构
Stars: ✭ 376 (+7420%)
Mutual labels:  react-admin

uke-dashboard

uke-dashboard 是一个基于 React 的前后端分离的管理系统前端应用,高度整合处理业务与 UI 的关系。应用于企业级管理系统,适合团队协作开发。提供业务与 UI 分离的开发方式,可以更专注于业务,提高开发效率,高度系统统一性(开发方式,接入方式,UI交互,视觉效果展示等)。

Live demo

可以输入任意账号密码登入

https://admin.ukelli.com/

依赖

  • Node
  • Typescript
  • ukelli-ui
  • uke-admin-web-scaffold

Usage 使用

git clone https://github.com/SANGET/uke-dashboard.git
cd uke-dashbard
yarn init; yarn start

特性

uke-dashboard 高度整合了业务开发与 UI 的关系,通过业务驱动 UI。主要是整合了 ukelli-uiuke-admin-web-scaffold

  • ukelli-ui 提供基础 UI 功能
  • uke-admin-web-scaffold 提供管理后台脚手架,主要是处理 NavigationRenderPage 的关系

参考

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].