Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 338 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 338 Bytes

Jitsi Excalidraw backend

Simple Excalidraw collaboration backend based on excalidraw-room.

Building

npm install
npm run build

Development

npm run start:dev

Production

npm start