There is an error that is generated in the console, when the backend service is started. The error is not stopping the application to work but it is causing some confusion to some workshop participants.
/backend$ npm run start
ERROR Cannot copy server address to clipboard: Couldn't find the `xsel` binary and fallback didn't work. On Debian/Ubuntu you can install xsel with: sudo apt install xsel.