fastapi-react-mongodb-docker

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 deployment

MIT License

Stars
88
fastapi-react-mongodb-docker - v1.1.0 Latest Release

Published by jonasrenault 12 months ago

  • Update frontend and backend dependencies, mainly fast-api to v0.104 to support pydantic v2 in backend.
fastapi-react-mongodb-docker - v1.0.0

Published by jonasrenault over 1 year ago

  • Updated and tested docker config
  • Automatic build of docker images on push to main branch
  • Single Sign-On with Google enabled
  • User management with user list and update