FastAPI and React starter with Docker Compose for containerized web apps
Minimal boilerplate combining a FastAPI backend, React frontend, and SQLAlchemy-based data layer, packaged with Docker Compose for local development and deployment. Suited for building containerized web applications that expose a REST API and include a client UI with a relational database backend.
0