503 B
503 B
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