Hi everyone,
I'm not familiar with server systems etc, so this is all new to me. Since I can program (due to university course, but not in IT), I programmed a ticketwebsite for my local theater group. I used node.js for the back end server/app.
After trial and error, and much time on the internet, I finally found how I could start the node.js server/app using pm2. Now I need to configure the ports and url so we can access the pages. Can someone nudge us in the right direction,
Much appreciated!!!
I'm not familiar with server systems etc, so this is all new to me. Since I can program (due to university course, but not in IT), I programmed a ticketwebsite for my local theater group. I used node.js for the back end server/app.
After trial and error, and much time on the internet, I finally found how I could start the node.js server/app using pm2. Now I need to configure the ports and url so we can access the pages. Can someone nudge us in the right direction,
Much appreciated!!!