D
D
Denis_13342021-05-22 20:40:06
Node.js
Denis_1334, 2021-05-22 20:40:06

How to use server on node.js over internet?

Hello.
I have my own domain, which is tied to the ip of my PC. (IP static)
Therefore, when someone goes to this domain, then the request is sent to the PC.
How to start the server on node.js correctly so that it intercepts the request, processes it, and sends the response over the Internet, that is, you can interact with it over the Internet?
Can you tell me how to implement this, or tell me where you can find out about it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rerurk, 2021-05-22
@Rerurk

Set up a port on the router and send it to your internal ip

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question