How to run

Run the following command:

  • python3 -m venv venv
  • source ./venv/bin/activate
  • pip install -r requierments.txt
  • docker-compose -f docker-compose.mongodb.yaml up -d