Hey,
I’ve recently felt quite limited by make.com so I’m trying out creating monday apps using node.js I have REST knowledge so I know how to make backend using Node.js
However, I’m not sure if I need to host this on EC2? Some sources are telling me to call localhost, some sources is telling me to use https://api.monday.com/v2. Because if I use https://api.monday.com/v2 i wouldn’t need EC2 right?