excalidraw-room/README.md
2021-10-28 15:55:46 +02:00

309 B
Executable File

Excalidraw Portal

Collaboration server for Excalidraw

Development

  • install

    yarn
    
  • run development server

    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.