You can optionaly use of the workspace file included with the repo.
Ask or implement if you need added features like break points on live server.
common run
npm link
frontend run
npm link common
Backend team will push to service branch or create pull request from our personal/feature branch.
master <- dev <- services