tiangolo / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
MIT License
24.53k stars 4.14k forks source link

How to start the backend server without using docker? #1101

Closed BladeSun closed 3 months ago

BladeSun commented 3 months ago

How can I start the backend server without using docker?