lavagna
lavagna copied to clipboard
Demo website
Once upon a time we had lavagna.devand.dev server. I've shut down devand.dev, so I need another place for lavagna.
This was the documentation when the server was at lavagna.devand.dev
## Online demo
An online demo is available: [demo](https://lavagna.devand.dev)
It supports passing options as url parameters:
- collaboration
url: https://lavagna.devand.dev/?collab-url=ws://lavagna.alepez.dev:3536/demo
- debug
pane: https://lavagna.devand.dev/?collab-url=ws://lavagna.alepez.dev:3536/demo&dbg=true
-
ui: https://lavagna.devand.dev/?collab-url=ws://lavagna.alepez.dev:3536/demo&dbg=true&ui=true
Possible solutions:
- GitHub pages for webapp + my own server for matchbox
- GitHub pages for webapp + johanhelsing server for matchbox, like the one used by https://helsing.studio/box_game/ (I should ask)
- Both webapp and matchbox on my own server
Also check this: https://johanhelsing.studio/posts/deploying-matchbox/