I have built a website on Node.js, using Handlebars and Express.js connecting to MongoDB.
I am not sure why after I have uploaded it to the live hosting server it just show Files Directory..
Here is the snippet of what I see:
I understand I think that it is looking for index.html but I use templating Handlebars and my entry point is index.js as I stated in package.json here: