Skip to content

Latest commit

 

History

History
executable file
·
33 lines (20 loc) · 688 Bytes

README.md

File metadata and controls

executable file
·
33 lines (20 loc) · 688 Bytes

Ever Teams Boards Server

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/

Production

  • Set env var CORS_ORIGIN

Development

  • install

    yarn
  • run development server

    yarn start:dev

Start with pm2

pm2 start pm2.production.json