Question
use nodejs API on port 6000
i setup a nodejs droplet. installed pm2 and copied the files to a folder with filezilla. also created a firewall to allow traffic on port 6000 and linked it to the droplet. ran the app with pm2 start app.js
note: this is my first time using digitalocean
note: tried doing calls to my ipv4 address aswell as the floating one
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×