Make sure you have Python 3.8+ installed.
Before using this app you should read Documentation
- Copy .env.template to .env
- Paste your HUBSPOT_CLIENT_ID and HUBSPOT_CLIENT_SECRET
pip3 install -r requirements.txt
python3 run.py
You should now be able to navigate to http://localhost:5000 and use the application.