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: 4 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T02:12:35.000Z (over 1 year ago)
- Last Synced: 2025-07-30T09:58:29.564Z (11 months ago)
- Topics: express, itch-io, nodejs, realtime, socket-io, whiteboard
- Language: HTML
- Homepage: https://lelserslasers.itch.io/multiboard
- Size: 203 KB
- Stars: 4
- 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 with desktop in mind
- Simple, clean, and responsive UI
- 100% free and open source
## Tech Stack
- Node.js
- Express.js
- Socket.io