history-maker-server Steps to set up Clone this repository with --recursive (git clone --recursive <repo URL>) Run npm install Install MongoDB on the server machine Steps to run Ensure MongoDB is running and listening on the default port 27017 Run npm start