2023-05-26 19:52:26 +02:00
2021-03-03 10:25:30 +02:00
2021-02-07 11:18:30 +02:00
2023-05-26 19:52:26 +02:00
2021-03-03 10:25:30 +02:00
2021-10-17 22:33:32 +02:00
2020-03-09 21:40:19 +02:00
2023-05-16 14:35:29 +02:00
2023-05-16 14:35:29 +02:00
2023-05-16 14:35:29 +02:00
2023-05-16 14:35:29 +02:00

Example of excalidraw collaboration server

Collaboration server for Excalidraw

If you need to use cluster mode with pm2. Checkout: https://socket.io/docs/v4/pm2/

If you are not familiar with pm2: https://pm2.keymetrics.io/docs/usage/quick-start/

Development

  • install

    yarn
    
  • run development server

    yarn start:dev
    

Start with pm2

pm2 start pm2.production.json
Description
No description provided
Readme 1 MiB
Languages
TypeScript 94.4%
Dockerfile 5.6%