基于 FastAPI + Vue3 + Element UI 的现代化前后端分离开发平台,融合了 RBAC 权限管理、动态路由和 JWT 鉴权,内置130+条api接口。
启动项目需要以下环境:
pip install poetry
python -m venv myapi
source .myapi/bin/activate # Linux/Mac
# 或
.\myapi\Scripts\activate # Windows
poetry install
python cli/init.py
python app.py
服务现在应该正在运行,访问 http://localhost:8633/docs 查看API文档
启动项目需要以下环境:
https://github.com/amumu2022/vue-api-admin/releases/download/latest/dist.zip
https://ghfast.top/https://github.com/amumu2022/vue-api-admin/releases/download/latest/dist.zip
https://gh-proxy.net/https://github.com/amumu2022/vue-api-admin/releases/download/latest/dist.zip
可直接部署到虚拟主机
也可通过1panel或宝塔进行部署
注意:需要对 /api/
配置反代,代理到你的后端地址
# 克隆项目仓库
git clone https://github.com/amumu2022/vue-api-admin.git
# 进入项目目录
cd vue-api-admin
# 安装依赖
pnpm install
# 启动前端服务
pnpm dev
username:admin
password:123456
进群的条件是给项目一个star,小小的star是作者维护下去的动力。
你可以在群里提出任何疑问,我会尽快回复答疑。
QQ群聊:195228903
· vue-pure-admin 提供美观功能齐全的VUE开发模板