←back to thread

233 points gmays | 2 comments | | HN request time: 0s | source
Show context
9283409232 ◴[] No.44362490[source]
On the roadmap they posted, they have "self-host Excalidraw" as backlogged. Is there a self-hosted alternative to Excalidraw? I would love to use something like this internally with my team but we self-host all of our services.
replies(3): >>44362511 #>>44362743 #>>44363861 #
keithnz ◴[] No.44362511[source]
the code is here... MIT license https://github.com/excalidraw/excalidraw
replies(1): >>44362527 #
1. 9283409232 ◴[] No.44362527[source]
Oh cool. Didn't know excalidraw was open source.
replies(1): >>44362790 #
2. er4hn ◴[] No.44362790[source]
It is, but the collaboration portion is a CYOA part you need to implement yourself. There are OSS versions of that as well but they are not officially supported.