README.md 646 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

Reference