excalidraw-room
The backend for collaboration in Excalidraw.
Requirements
Install dependencies
yarn
Run locally
yarn start
Visit localhost:8080
to test it.
Deploy to GCP
Make sure you have access to the excalidraw-room
project.
yarn deploy
Description
Languages
TypeScript
94.4%
Dockerfile
5.6%