alepez / lavagna

A collaborative blackboard, ideal for simple sketches during online meetings
https://github.com/alepez/lavagna
Apache License 2.0
135 stars 9 forks source link

Demo website #33

Open alepez opened 1 month ago

alepez commented 1 month ago

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:

alepez commented 1 month ago

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