lavagna icon indicating copy to clipboard operation
lavagna copied to clipboard

Demo website

Open alepez opened this issue 1 year ago • 1 comments

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

alepez avatar Apr 23 '24 14:04 alepez

Also check this: https://johanhelsing.studio/posts/deploying-matchbox/

alepez avatar Apr 23 '24 14:04 alepez