Setup an EC2 instance on AWS
Installed NodeJS on that instance
Installed
pm2
to manage processes on that instance
Ran the server
Tested to make sure the server is responding
Updated README docs because I forgot some details of my setup.