You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 309B

Excalidraw Portal

Collaboration server for Excalidraw

Development

  • install
  yarn
  • run development server
  yarn start:dev

Deployment

NOTE: currently the server IS NOT deployed automatically on push to the master branch, and must be done so manually by an admin.