test In order to run locally, do: pip install -r requirements.txt Edit MONGODB_USER and MONGODB_PASSWORD variables in main.py and start the server with: uvicorn main:app --reload