This repo is a modified fork of https://github.com/excalidraw/excalidraw-room (Copyright (c) 2020 Excalidraw, MIT license)
Collaboration server for Ever Teams Boards.
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/
- Set env var
CORS_ORIGIN
-
install
yarn
-
run development server
yarn start:dev
pm2 start pm2.production.json