3
sia88
4y

Why is deployment such an opaque topic most of the time????

I have an index.js file to create a server in plain node.js and a package.json file. It builds and deploys successfully to Heroku master. But app does not work. I assume I need to add something to json file but what???

Comments
Add Comment