Node.js >= 10.16.0 and running instances of a MongoDB server are required for the app to start. MongoDB is used for the rest of the models in the app.
Mongo version used: 4.2
$ git clone https://github.com/jogaec22/server.git
$ cd server
$ npm i
$ npm start