This PR addresses #53 and replace whiteboard with Excalidraw as collaborative whiteboarding solution for the CTF challenges.
In order to not rely on excalidraw.com for the collaborative server, excalidraw-storage-backend is leveraged, and excalidraw is build locally to be self-hosted (Makefile provided).
This PR addresses #53 and replace
whiteboard
withExcalidraw
as collaborative whiteboarding solution for the CTF challenges.In order to not rely on excalidraw.com for the collaborative server, excalidraw-storage-backend is leveraged, and
excalidraw
is build locally to be self-hosted (Makefile
provided).Instructions have been added to the
Readme
.