Remote Podcasting and live video/audio conversation with your audience
See https://mix.studio.link/hosted/started
See https://mix.studio.link/self-hosting/install-intro
Compile and start backend
$ make
$ build/slmix
Start frontend
$ cd webui
$ npm install
$ npm run dev