Context
Migrate from motor to Async PyMongo in our full stack app.
Definition of done
Motor is replaced in the app generator in its entirety. Tests are rerun to prove functionality.
Pitfalls
Ensure you run a manual end-to-end test as well. Some outdated css/tailwind libraries may also lead to hiccups in implementation.