mongodb-labs / full-stack-fastapi-mongodb

Full stack, modern web application generator. Using FastAPI, MongoDB as database, Docker, automatic HTTPS and more.
MIT License
498 stars 86 forks source link

Fix react-dom version conflict #43

Closed judy2k closed 5 months ago

judy2k commented 5 months ago

React and react-dom must be at the same version. This fixes the docker compose build step.