npm start- starts both backend and frontend (usingconcurrently)npm run pull- fetches changes from the repo (git pull origin master --rebase --autostash)npm run upd- fetches changes from the repo, executenpm ito install dependencies on front and backend and start them
To get up and running - clone the repo, navigate to the root folder and run npm i to install dependecies for root (concurrency) then npm run upd
You can login as admin with this email and password: "john.doe@gmail.com" and pass "qwerty"