Ivelin Ivanov
                                            Ivelin Ivanov
                                        
                                    Basic information on how new contributors can plug into development process: https://github.com/OlympusDAO/olympus-frontend#-contributing-guidelines
## Description Adds CI script and related files to bootstrap and run test examples
There are now 3 different peerjs client implementations that I am aware of. The JS/TS one hosted here. The [python port](https://github.com/ambianic/peerjs-python), and now a new [Go port](https://github.com/muka/peerjs-go) by @muka. Is...