Tags: jonasrenault/fastapi-react-mongodb-docker
Tags
18 update dependencies (#19) * use uv instead of poetry. update pyproject.toml * update args in pre-commit * Switch to uv in Dockerfile * update frontend deps. udpate esling config * fix errors due to mui v7 and react-router v7 * add hydratefallback component * fix some typing issues and remove with provider when using fastapi_sso * update docker config * update github test workflow to use uv * bump version to 1.3.0
Update dependencies (#12) * Update backend and frontend dependencies. WIP: fix frontend tests and warnings in backend tests * Fix tests: Update msw to latest version and change rest import to http. Remove happy-dom test env as not needed and causing issues * remove deprecated methods due to pydantic v2 * fix build and lint issues * Update Home route with loader to cache values for github repo star counts * Update version to 1.1 * Update version in frontend