I have a HubSpot workflow with one of the steps having a NodeJs script. This script is quite long and includes multiple API calls. Thus I want to have this code in a GitHub repo, so it's easier to verion control it, unit test it, and have other devs
read more