farm-stack topic
List
farm-stack repositories
fastapi-react-mongodb
99
Stars
23
Forks
Watchers
A minimal FARM stack boilerplate / template project to get you started with a Python FastAPI backend, React frontend, MongoDB, and JWT user authentication (via FastAPIUsers).
fastapi-react-mongodb-docker
77
Stars
27
Forks
Watchers
A FARM stack boilerplate with docker integration. This is a starting template for projects using a Python FastAPI server, MongoDB storage and React frontend, with docker setup for development and dep...