Make sure you have Php 7.4+ and Composer installed.
- Copy .env.template to .env
- Paste your HUBSPOT_CLIENT_ID and HUBSPOT_CLIENT_SECRET
composer iphp -S localhost:8000 -t src/publicYou should now be able to navigate to http://localhost:8000 and use the application.
Copy redirect url from login page and designate this on your app's Auth settings page.