Tuesday, 9 May 2017

How to access node.js app deployed to Heroku

I want to deploy my node.js app to Heroku but after watching several tutorials and reading through the documentation, I cant see how I would get and post to the hosted node.js app. The node.js app sends and receives data from my webpage which worked successfully when hosted locally but I want to try and host it on a server.

How can I access the file posted on Heroku?



via Gordon

No comments:

Post a Comment