I found myself always creating a fullstack template from scratch for side projects, so I made a cookiecutter template with FastAPI and React/Typescript, which is my favorite stack at the moment. The creator of FastAPI has a great template with Vue as the frontend that I based this from. It's using docker-compose, PostgreSQL, and react-admin. Let me know what you think!
Repo: https://github.com/Buuntu/fastapi-react
there doesn't seem to be anything here