Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 242 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 242 Bytes
  1. Create a .env file and save a MONGO_PW=<THE_PASSWORD>
  2. Type in "how to create a virtualenvwrapper" in python on ChatGPT to setup your python virtual environment
  3. Run "pip3 install -r requirements.txt" to install the packages required