FastAPI, React and Docker
Project structure and Docker deployment for a FastAPI backend with a Create-React-App frontend, including automated DockerHub builds.
As part of my COVID friendly game project, werdz.ca, I’ve been working with GoLang, Create-React-App, WebSockets and NGINX (for production). Some of it has been “an adventure”.
This post is a set of quick notes about the problems I’ve encountered and how I worked by them.