replicating-nasa-project-nodejs-mongoDB-jest-pm2 Node runtime application. Framework: Express.js Database: MongoDB/Mongoose Test: Jest/Supertest Enabled Cluster: pm2 All APIs are RESTful To Run this project on your local machine? Clone project on github On your CLI: "npm install" at the project root directory. then, "npm deploy". Frontend was already built with react prior to my application of the backend. Frontend was not built by me.