https://github.com/infernalazazel/universal
fastapi vue3 admin
https://github.com/infernalazazel/universal
admin fastapi vue3
Last synced: about 1 month ago
JSON representation
fastapi vue3 admin
- Host: GitHub
- URL: https://github.com/infernalazazel/universal
- Owner: InfernalAzazel
- Created: 2022-06-08T05:39:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T08:11:29.000Z (almost 2 years ago)
- Last Synced: 2025-10-30T21:37:50.088Z (5 months ago)
- Topics: admin, fastapi, vue3
- Language: Python
- Homepage:
- Size: 2.13 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-zh_CN.md
Awesome Lists containing this project
README
通用后台管理系统
优秀的后台管理系统解决方案
[](https://docs.python.org/3.10/index.html)
[](https://nodejs.org/en)
[](https://element-plus.gitee.io/)
[](https://vuejs.org/)
[](https://2x.antdv.com/docs/vue/introduce)
- Python - [https://docs.python.org/3.10/index.html](https://docs.python.org/3.10/index.html)
- FastAPI - [https://fastapi.tiangolo.com/](https://fastapi.tiangolo.com/)
- Vite5 - [https://vitejs.dev/](https://vitejs.dev/)
- UnoCss - [https://unocss.dev/](https://unocss.dev/)
- ElementPlus - [https://element-plus.gitee.io/](https://element-plus.gitee.io/)
- MongoDB - [https://docs.mongodb.com/manual/tutorial/getting-started/](https://docs.mongodb.com/manual/tutorial/getting-started/)
简体中文 | [English](./README.md)
## 特征
- 国际化,从源代码中提取翻译字段,按需加载语言包
- 简洁的界面设计
- 流畅的用户后端和前端
- 多角色继承
- 内设开发文档和用户文档设计
## 框架
- FastAPI 拥有高性能的服务器开发,特点 轻量级 语法简单 方便 灵活 高效率开发
- Vue3 国内非常流行的 web 开发框架 特点 易上手 性能不错
- Vite5 目前非常流行的构建web项目框架 特点 热更新
- UnoCSS 样式美观 简洁 特点 高效率
- element-plus. 是 Vue 版本的 element-plus 非常流行的UI库
- MongoDB 特点 灵活 高性能 查询能力强的非关系数据库
## 项目结构
```
universal
--|front-end # 前端
--|back-end-py-mongo # 后端
```
## 效果



## 办事列表
- [ x ] 添加 前端
- [ x ] 添加 后端
- [ x ] 添加 部署方式
## 沟通
如果您有任何问题或想法,您可以发送 [Issues]() 或者 [Pull Requests]()