Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 239 Bytes

File metadata and controls

15 lines (10 loc) · 239 Bytes

HackZurich

Lets hack some pizzasss

Dependencies

  • pip install requests
  • python -m pip install 'mongo[srv]' dnspython
  • pip install pymongo
  • pip install tqdm

Run the backend

  • export FLASK_APP=backend.py
  • python -m flask run