In the `Launch Server` component: - [ ] check if port is already open by another app - [ ] enable user to pass a custom port number - [ ] all other components need to know this number (e.g. through sticky)
In the
Launch Servercomponent: