An open API service indexing awesome lists of open source software.

https://github.com/symonk/fastapi-react-docker

Dockerised bootstrapping of a FastAPI backend and React frontend.
https://github.com/symonk/fastapi-react-docker

Last synced: about 2 months ago
JSON representation

Dockerised bootstrapping of a FastAPI backend and React frontend.

Awesome Lists containing this project

README

        

# fastapi-react-docker
A simple repository which highlights the bootstrapping of:

- FastAPI based backend
- React based frontend
- Postgresql for data persistence
- Alembic, celery, flower for migrations & task management
- Docker for container management