Tims777 c7aad9d36a
Some checks failed
Lint / lint (push) Has been cancelled
Test & Build / test (push) Has been cancelled
Upgrade node version; add cache for yarn in Dockerfile
2024-10-06 13:12:33 +02:00
2021-03-03 10:25:30 +02:00
2021-02-07 11:18:30 +02:00
2024-09-28 21:12:33 +02:00
2021-03-03 10:25:30 +02:00
2024-09-28 21:12:33 +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

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
Languages
TypeScript 97.4%
Dockerfile 2.6%