dependabot[bot] 5aa5dec33a
Bump express and @types/express
Bumps [express](https://github.com/expressjs/express) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express). These dependencies needed to be updated together.

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

Updates `@types/express` from 4.17.11 to 4.17.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 01:03:47 +00: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
2022-12-18 01:03:47 +00:00
2021-10-28 16:27:21 +02:00
2021-10-28 15:55:46 +02:00
2022-12-18 01:03:47 +00:00

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.

Description
No description provided
Readme 1 MiB
Languages
TypeScript 94.4%
Dockerfile 5.6%