fastapi
sqlmodel, postgreSQL, React, Chakra UI for the frontend, Traefik as a reverse proxy with HTTPS, and Let's Encrypt for free SSL.
docker build --no-cache . -t vue-fastapi-admin
docker compose -f docker-compose.yml up -d
username: admin password: 123456
后端api: http://localhost:8080/docs
数据库UI(Adminer): http://localhost:8080/pgadmin
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