https://github.com/orang-utan/ts-canvas
A collaborative online drawing canvas using TypeScript, Socket.io, and SSE's
https://github.com/orang-utan/ts-canvas
express expressjs heroku mongoose socket-io typescript
Last synced: 4 months ago
JSON representation
A collaborative online drawing canvas using TypeScript, Socket.io, and SSE's
- Host: GitHub
- URL: https://github.com/orang-utan/ts-canvas
- Owner: Orang-utan
- License: mit
- Created: 2020-07-05T05:29:12.000Z (almost 6 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-05T22:13:59.000Z (over 3 years ago)
- Last Synced: 2025-11-01T11:02:03.584Z (8 months ago)
- Topics: express, expressjs, heroku, mongoose, socket-io, typescript
- Language: TypeScript
- Homepage: https://ts-canvas.herokuapp.com/
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TS-Canvas
A collaborative online drawing canvas using TypeScript, Socket.io, and SSE's. Checkout the Medium article [here](https://medium.com/@__danieltian__/codathon-week-1-of-3-how-i-built-collaborative-drawing-canvas-using-typescript-websocket-and-64636ea1471b).