Hello!I am a super newbie in Node.js and I built quite a simple app (Express generator with hbs as view engine) fetching data from a shared hosting database I have (mySql and the provider is Hostgator).When I upload my App on Heroku it cannot connect to the database and there is only a blank page with the wheel always spinning. On the network developer tab, moreover, there are no requests and no fetching whatsoever.I changed the port variable and it runs perfectly on local so I was wondering what could be the error....Any clue?Thanks in advance
Submitted November 08, 2018 at 12:11PM by pangolino91
No comments:
Post a Comment