How to i put Node.js on my hosting website
问题 I'm a little confused on how node.js works on web hosting servers. Now i understand how it works when i download node.js on my computer, i run files and stuff and the node.js files are on my computer. What i dont understand is how i run node.js on my web hosting server. If node.js is a downloadable file, how do i get it to run on my server... Do i just find the file on my computer that says node.js(or whatever its called) and upload that to my server? Any clarification on how to run node.js