Excalidraw-go used to wrap Excalidraw in a go http server to run as a single standlong execute binary application.
%> git clone https://github.com/alimy/excalidraw-go
%> cd excalidraw-go
%> make build
%> ./excalidraw
Listening in [:2021]. Please open http://localhost:2021 in browser to enjoy yourself.