Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lelserslasers/multiboard
Easy to use real-time multi-user online whiteboard
https://github.com/lelserslasers/multiboard
express itch-io nodejs realtime socket-io whiteboard
Last synced: about 2 months ago
JSON representation
Easy to use real-time multi-user online whiteboard
- Host: GitHub
- URL: https://github.com/lelserslasers/multiboard
- Owner: LelsersLasers
- Created: 2023-11-07T18:30:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-27T15:31:42.000Z (2 months ago)
- Last Synced: 2024-11-27T16:37:40.014Z (2 months ago)
- Topics: express, itch-io, nodejs, realtime, socket-io, whiteboard
- Language: HTML
- Homepage: https://lelserslasers.itch.io/multiboard
- Size: 213 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MultiBoard
Easy to use real-time multi-user online whiteboard
## Features
- Create whiteboards
- Public or join by code
- Share whiteboards directly by link
- Real-time collaboration with websockets
- High performance backend designed to minimize latency
- Designed for both desktop and mobile
- Simple, clean, and responsive UI
- 100% free and open source## Tech Stack
- Node.js
- Express.js
- Socket.io