# excalidraw-room **Repository Path**: hanjs/excalidraw-room ## Basic Information - **Project Name**: excalidraw-room - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-02-10 - **Last Updated**: 2025-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Excalidraw Portal Collaboration server for Excalidraw # Development - install ```sh yarn ``` - run development server ```sh yarn start:dev ``` # Deployment NOTE: currently the server IS NOT deployed automatically on push to the `master` branch, and must be done so manually by an admin.