How to host your Node API on Heroku using your Git Repository
There are several ways to host your Node API on Heroku. A common method is using the Heroku CLI which can get complicated especially for a beginner. But did you know, you can host your app without even downloading the CLI. I know right? All you nee...
