I want to setup a node.js backend to serve an application I am building. I am using openshift and the setup went fine, and I had a my basic index.html showing up fine. However, when I tried to add my css, and js files, I could not.
<link rel="stylesheet" type="text/css" href="css/style.css">
I found this page, and I am having the same issue as described, with no solution yet.
https://www.openshift.com/forums/openshift/problem-linking-css-and-js-in-my-nodejs-app