Member 1: Amilqar Karam
Member 2: Benjamin Moffett
Member 3: Antonio Migotto
Member 4: Jonathan Joseph
- Clone the repository to your local machine
- Via the command prompt, navigate into the directory where the project lives
- type npm install into the command prompt and hit enter to pull the required dependencies
- type node app.js and hit enter to run the webserver
- Finally, navigate to http://localhost:3000/ in your chrome browser
- mongodb atlas connection string: "mongodb+srv://admin-amilqar:123hurBnomC@cluster0.rmpoy.mongodb.net/SaveTheUSDB"
- this is used to access the cloud databse in any way
- jwt encryption secret: "save the world secret"
- this is secret string encrypts user information stored in a cookie that lives in the browser
- Once faced with the hompage, register as a new user in order to access the game