J
J
jekanok2019-07-07 16:54:36
Node.js
jekanok, 2019-07-07 16:54:36

How to run my node project on a remote server?

I have a laptop on which ubuntu server 18.04 is installed and openssh is installed to manage remote access, I also installed npm, node, git ... on it, I copied the repository from the git and ran it on the laptop and try to enter the site from another PC but it doesn't work, why? here is my server ip 5.53.116.124

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
McBernar, 2019-07-07
@McBernar

Nginx, which will process the request to port 80 and transfer it to the running node.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question