Tims777 7ba432faa9
Some checks are pending
Lint / lint (push) Waiting to run
Test & Build / test (push) Waiting to run
Add handler for file upload and download
2024-09-28 13:32:09 +02:00
2021-03-03 10:25:30 +02:00
2021-02-07 11:18:30 +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

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%