Hi,

In my spare time, I've been experimenting a bit with a Galene fronend. Part 
of the fun for me is to learn more about Galene; the other part is to learn
more about Vue 3. It's not functional yet and it may never be. 
In case anyone is interested:
https://github.com/garage44/pyrite
https://pyrite.video/

Things I've been experimenting with so far:
* Using protocol.js / galene.js with Vue
* Auto-deployment using semantic version together with Unpkg/Nginx proxy
* State store for Vue3
* PostCSS (vs. SCSS)
* Vite buildtool

- Jeroen