I'm using ejs for templating. Was able to host my node.js app on Github pages when I had static html files in my root directory. But am not sure how to set the home page to a file in the views directory. How do I do this?
Not sure where to start.
I'm using ejs for templating. Was able to host my node.js app on Github pages when I had static html files in my root directory. But am not sure how to set the home page to a file in the views directory. How do I do this?
Not sure where to start.