This project is made specially for a uni project
Use the package manager npm to install the project. It also needs mongodb to work
in root directory
npm run installPackages
npm run build
Every server starts separately.
Using commands from root package.json :
npm run start:database
npm run start:login
Please make sure to verify the changes before commit