README.md 1021 B

fastapi

fastapi

sqlmodel, postgreSQL, React, Chakra UI for the frontend, Traefik as a reverse proxy with HTTPS, and Let's Encrypt for free SSL.

Develop

docker build --no-cache . -t vue-fastapi-admin

docker compose -f docker-compose.yml up -d

访问: http://localhost:8080

username: admin password: 123456

后端api: http://localhost:8080/docs

数据库UI(Adminer): http://localhost:8080/pgadmin

Reference

https://github.com/4linuxfun/Fastapi-Admin

https://github.dev/insistence/Dash-FastAPI-Admin

https://github.dev/imhsz/fastapi-vue-admin https://github.com/l2m2/fastapi-vue-admin