excalidraw-room/README.md
2020-03-12 00:24:58 +02:00

504 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