Skip to content

Releases: jonasrenault/fastapi-react-mongodb-docker

v1.2.0

09 Oct 09:47
Compare
Choose a tag to compare

Update frontend and backend dependencies to latest versions, including

  • update to material ui v6
  • use fastapi cli to start backend app
  • update eslint config in frontend
  • install ruff and mypy and update pre-commit config to run on commit
  • update docker-compose settings: update to traefik v3, use watch instead of volumes for reloading
  • refactor backend settings to use root level .env file

v1.1.0

01 Nov 21:38
301f403
Compare
Choose a tag to compare
  • Update frontend and backend dependencies, mainly fast-api to v0.104 to support pydantic v2 in backend.

v1.0.0

27 Jun 15:29
Compare
Choose a tag to compare
  • 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