Is there anyway to connect to a web server of node js from another computer that connected to same wifi?
i searched i get these results:
Connect to localhost:3000 from another computer | expressjs, nodejs
but all didnt worked can you help me?
thanks!
this question fixed
Now I want to connect my server to a domain for example:alireza.com
How can i listen to that host name with my server
Thanks!