Make the webrtc helm chart. The webrtc server is a simple websocket server that forwards messages between clients. The server uses the port 443 and the protocol wss. local_url: wss://impress.127.0.0.1.nip.io/ws
Rename desk occurences to impress.
Better to store the WebrtcProvider, we will reuse the provider if one is already created.
Create the base app impress, based on the people app.