farm-stack topic

List farm-stack repositories

fastapi-react-mongodb

93
Stars
20
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

61
Stars
24
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...