FastAPI + Vue3 管理後台腳手架
Project description
fastapi_vue3_admin
FastAPI + Vue3 的現代化管理後台腳手架。
快速開始
後端
poetry install --no-root
poetry run fastapi_vue3_admin dev
前端
cd frontend
npm install
npm run dev
資料庫遷移 (Alembic)
poetry run fastapi_vue3_admin migrate -m "init"
Docker
# 建立映像並啟動(含 Postgres)
docker-compose up --build
生成新專案腳手架
# 安裝套件後
fva create my_project
啟動後:
- API: http://localhost:8000/docs
- DB: postgres://fastapi:fastapi@localhost:5432/fastapi_db
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastapi_vue3_admin-0.0.9.tar.gz
(11.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastapi_vue3_admin-0.0.9.tar.gz.
File metadata
- Download URL: fastapi_vue3_admin-0.0.9.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.17 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
746ca321640fd79a7b76a12f781dc94cea42dc315e4f4ffda94a2933f6e802f0
|
|
| MD5 |
2dd4e3bde79a8210d55572bcb8cd0bf8
|
|
| BLAKE2b-256 |
95ae04ff771bbc821ff05802b75640676b17f72e07dbd65d8fa9f8cbf2f30e9b
|
File details
Details for the file fastapi_vue3_admin-0.0.9-py3-none-any.whl.
File metadata
- Download URL: fastapi_vue3_admin-0.0.9-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.17 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e44f0b2ddc596f1e238ccb9fb511cd62a77d9d57951ae8e185115771961fb11
|
|
| MD5 |
eee76c3e7c0e3a85698ce04ee1f1bbe8
|
|
| BLAKE2b-256 |
b3f15c1f4a30682be092c87cf6d3d783028a4f02e51f7cd3fc54e2b8b09cb094
|