How do I run a node js express server on a server my company owns
I’m trying to run a node js/express server on a server that my company already owns. The server is offsite but I have remote access to it. I’m not too familiar with how servers work and I can only find information on how to deploy a node js application to a hosting website like digitalocean for example. Any help would be greatly appreciated.