# 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 * [tiangolo/full-stack-fastapi-template](https://github.com/tiangolo/full-stack-fastapi-template) * [99sbr/fastapi-template](https://github.com/99sbr/fastapi-template) * [heyfavour/vue-element-admin-fastapi](https://github.com/heyfavour/vue-element-admin-fastapi) * []() * []() * []() * []() * []()