Giter Club home page Giter Club logo

fastplatform's Introduction

database Version License

通用管理后台系统

plaform是一个基于RBAC模型开发的后台管理系统,没有多余的功能。

技术栈

  • 前端 Vue3 + Element-Plus
  • 服务端 Egg + SQLite

启动

git clone https://github.com/essay-org/platform.git

# 启动前端服务
cd fe
yarn install
npm run dev # 访问 http://127.0.0.1:8088

# 启动后端服务 
cd serve
yarn install
npm run dev # 访问 http://127.0.0.1:7077

登录

默认用户名:admin 默认密码:123456

说明:系统已经内置SQLite初始数据,在server/database/data.db

功能展示

用户管理

菜单管理

角色管理

部门管理

其他说明

本项目是一个以学习为目的的后台项目,旨在让前端也能充分了解RBAC模型是如何设计的,不建议用于线上,因为未经过充分的测试。

如果在学习过程遇到任何问题,可以在issue中提出,我尽可能回复。

fastplatform's People

Contributors

wmui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.