Hosting website | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hosting website

i made a website, bought a domain, and would like to host it on my machine using node.js. how can i do that?

5th Mar 2018, 11:22 AM
Dominique Abou Samah
Dominique Abou Samah - avatar
1 Answer
+ 9
Here you have some information. However, if you plan to use your personal computer as a server continuously you will probably need a fixed IP from your ISP. And at this point I would seriously recommend looking for a hosting service that suits you. https://www.pluralsight.com/guides/node-js/exposing-your-local-node-js-app-to-the-world If you are a student and you can prove it (under the criteria of Github) you can choose the same way for a pack, which includes a limited time hosting service (later you would have to go to one of the company's paid plans). Note: I do not know if the platform supports Node.js. https://education.github.com/pack
5th Mar 2018, 11:55 AM
Mickel
Mickel - avatar