Service bank feature removed from front, back and e2e testing mostly commented out in case need to add back again but in some places such as db schema it had to be removed entirely so refer here if adding back in again
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit