How To Deploy Node JS Project in Netlify
Currently I am having some trouble to deploy my node js application to Netlify using “Manual” manner which is using “netlify-cli”.
Why does Netlify does not serve the images and fonts from Express file?
I am deploying my app in Netlify and I am facing a problem. My Nodejs, Express file does not serve the images and the fonts. The HTML, CSS and JavaScript are working.