Database project
After pulling the repo for the first time, run "npm install" from the command line to get all of the required node modules. .gitignore includes node_modules/ to minimize how much is hosted on github.
The restart_server script is a faster way of handling the forever stop / restart process
The port number to use is within the main .js file and can be modified to run on any port if you want to look at iterations side by side