8000 GitHub - kjellkvinge/excalidrawserver: selfhosted excalidraw
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kjellkvinge/excalidrawserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

excalidrawserver

Proof of concept.

Bundle excalidraw in a simple binary

All you have to do is to start the binary

./excalidrawserver-linux
# and go to localhost or an IP you host is listening to

Hacking on excalidraw

# create patch-set
git format-patch master --stdout > ../mypatch.patch

# apply patches
git am ../mypatch.patch

see .drone.ytml

About

selfhosted excalidraw

Resources

Stars

Watchers

Forks

Packages

No packages published
0