How to globally host my server made in Node.js | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

How to globally host my server made in Node.js

I've successfully made a Node.js server and tested it on localhost, it works fine. Now, in future if I want to publish it globally, then how can I do so? How to publish it globally with or without using hosting services? I'm really interested in "without" as I want to learn about global hosting ;) I want to host it without using frameworks and services, if possible. Thanks for your help :)

28th Dec 2018, 5:41 AM
777
777 - avatar
4 Answers
+ 2
Setup a port forward for your router. For dns, i'm not sure lets wait for someone to answer
28th Dec 2018, 6:00 AM
Taste
Taste - avatar
+ 2
Hi Moinar Daniel, do you know some good references to start with. Actually, I'm a total newbie to the world of hosting and networking ;) I don't have any production app yet, I just have a collection of basic HTML, CSS and JS files and a Node server and also a keen interest in hosting. Thanks for your help! :)
28th Dec 2018, 8:57 AM
777
777 - avatar
+ 2
Ok Moinar, thanks! :)
28th Dec 2018, 6:55 PM
777
777 - avatar
0
Hey bro, try Amazon Web Services . It will solve all your problems at once .To name few more cloud solutions, you can try azure and google cloud too . ;)
29th Dec 2018, 6:06 PM
Sachin Hooda
Sachin Hooda - avatar