Files
FastapiAdmin/fastdocs/src/index.md
T
zhangtao 1bc59f0da5 feat: 重构项目结构并新增fastdocs文档工程
- 新增fastdocs文档工程,使用vitepress 2.0构建
- 将原frontend/docs下的文档资源迁移至fastdocs工程
- 优化nginx配置,支持多项目部署路由
- 更新README文档,调整图片引用路径
- 移除旧的start.sh脚本,新增更完善的deploy.sh部署脚本
- 调整docker-compose配置,支持多项目部署
- 修复fastapp中qiun-data-charts组件willReadFrequently属性问题
- 更新项目依赖版本,统一使用pnpm管理
- 优化项目结构,分离前端、小程序和文档工程
2025-08-17 00:59:54 +08:00

1.5 KiB
Raw Blame History

layout, editLink, lastUpdated, hero, features
layout editLink lastUpdated hero features
home true true
name text tagline image actions
Fastapi Vue3 Admin 现代、开源、全栈融合的快速开发平台 Fastapi + Vue3 助力企业快速构建应用。
src alt style
/logo.png Fastapi Vue3 Admin
borderRadius
50%
theme text link
brand 快速开始 /docs
theme text link
alt 在线演示 http://service.fastapiadmin.com
theme text link
alt 代码仓库 https://github.com/1014TaoTao/fastapi_vue3_admin
icon title details
🔭 快速开发 一套完全开源的现代化快速开发平台,帮助开发者高效搭建高质量的中后台系统。
icon title details
🌐 全栈整合 前后端分离,融合 Python (FastAPI) + Vue3 多端开发,提供一站式开箱即用体验。
icon title details
🧱 模块化设计 系统功能高度解耦,便于扩展和维护,遵循开发规范和设计模式。
icon title details
高性能异步 使用 FastAPI 异步框架 + Redis 缓存优化接口响应速度,提升系统性能。
icon title details
🔒 安全认证 支持 JWT OAuth2 认证机制,RBAC 模型实现菜单、按钮、数据级别的细粒度权限控制。
icon title details
🚀 快速部署 支持 Docker/Docker Compose/Nginx 一键部署,降低运维成本。