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...
toluolawumi.hashnode.dev3 min read
Obong Daniel
Backend Developer
Hi, what variables are we to set on the Reveal config part? I set it to the port number I used on my local host and my app crashed.