Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/than-dev/draw-together
Draw-Together is a drawing app where you share with another people the "whiteboard"
https://github.com/than-dev/draw-together
drawing-app frontend javascript multiplayer nodejs websocket
Last synced: 16 days ago
JSON representation
Draw-Together is a drawing app where you share with another people the "whiteboard"
- Host: GitHub
- URL: https://github.com/than-dev/draw-together
- Owner: than-dev
- License: mit
- Created: 2021-10-03T00:17:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-05T13:13:15.000Z (over 3 years ago)
- Last Synced: 2024-12-11T18:30:18.691Z (2 months ago)
- Topics: drawing-app, frontend, javascript, multiplayer, nodejs, websocket
- Language: JavaScript
- Homepage:
- Size: 72.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
--- Draw Together ---
### 🗞️ Description
It's an app where you can draw in a shared whiteboard! Basically when you draw anything the websocket send a message to server that pass it on to the another users connected!
### 🏒 Usage
Just run the server:
```
node server/src/index.js
```Now you be able to draw!
### 🐝 See It
https://user-images.githubusercontent.com/82950902/136029878-b5ab7ae8-793d-4ac4-9921-ff08ef0d24c8.mp4
### 🏔️ Author
Nathan Cotrim - MIT