Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 354 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 354 Bytes

rocketExProject

To set up the project:

  1. install python3 in your system.
  2. install the requirements given by executing pip install -r requirements.txt
  3. export HUBSPOT_TOKEN environment variable
  4. run the project simply execute python main.py
  5. after the server wakes up, you can see the docs and try out the project at localhost:8080/docs