/ever-teams-boards-server

Ever Teams Boards Server

Primary LanguageTypeScriptMIT LicenseMIT

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