Git Product home page Git Product logo

mini-rbac's Introduction

Mini RBAC

Python(FastAPI)VUE3实现,仅保留核心权限控制的极简后台管理。 index

本地非 Docker 运行

本地运行: https://www.bilibili.com/video/BV1mP411H7PL/

演示地址-前端: http://49.232.203.244:1856

演示地址-接口地址: http://49.232.203.244:1855/docs

功能

权限控制

  • 前端菜单权限控制
  • 前端路由权限控制
  • 前端按钮权限控制
  • 后端接口权限控制

业务功能

  • 登录、退出、切换角色
  • 用户管理 -> 新增、编辑、删除、查询
  • 角色管理 -> 新增、编辑、删除、查询
  • 菜单管理 -> 新增、编辑、删除、查询

使用框架&工具

前端 node 16.15 LTS

{
  "@kangc/v-md-editor": "^2.3.15",
  "ant-design-vue": "^3.2.12",
  "axios": "^0.27.2",
  "echarts": "^5.3.3",
  "moment": "^2.29.4",
  "normalize.css": "^8.0.1",
  "pinia": "^2.0.21",
  "pinia-plugin-persistedstate": "^2.2.0",
  "vue": "^3.2.38",
  "vue-router": "^4.1.5",
  "vite": "^3.0.9"
}

后端 Python 3.10.13

bcrypt==4.0.0
fastapi==0.82.0
passlib==1.7.4
pytest==7.1.3
python-jose==3.3.0
requests==2.28.1
uvicorn==0.29.0
tortoise-orm==0.20.0
websockets==12.0
python-jose==3.3.0
更多图片

页面

login change user role menu

接口

http://127.0.0.1:8000/docs

user-api role-menu

mini-rbac's People

Contributors

zy7y avatar sjj1024 avatar allanwu36 avatar dependabot[bot] 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.