Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🧠 SketchBoard β€” The Open-Source Collaborative Whiteboard A next-generation Excalidraw-style visual collaboration platform β€” built for speed, openness, and real-time creativity.

License

Notifications You must be signed in to change notification settings

duxstein/SketchBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

SketchBoard

🧠 SketchBoard β€” The Open-Source Collaborative Whiteboard A next-generation Excalidraw-style visual collaboration platform β€” built for speed, openness, and real-time creativity.

SketchBoard Banner (coming soon)

Build Status License: MIT GitHub Stars Contributors


🎨 Overview

SketchBoard is an open-source, browser-based visual collaboration tool that enables teams, developers, designers, and educators to sketch, diagram, and brainstorm β€” together, in real time.

Inspired by Excalidraw, but reimagined for extensibility, offline-first workflows, and privacy-friendly real-time sync, SketchBoard blends artistic freedom with technical precision.


πŸš€ Core Features

  • ⚑ Real-Time Collaboration β€” powered by CRDTs (Yjs / Automerge)
  • 🎨 Modern Canvas Engine β€” freehand drawing, shapes, text, connectors, grouping
  • πŸ’Ύ Offline-First β€” works seamlessly without internet
  • 🧩 Plugin System β€” extend SketchBoard with custom shapes, tools, exporters
  • πŸ›‘οΈ Privacy-Focused β€” your data stays local unless you share it
  • πŸ“¦ Export Options β€” PNG, SVG, PDF, JSON
  • 🌈 Extensible UI/UX β€” built with React, TypeScript, TailwindCSS

πŸ§‘β€πŸ’» Tech Stack

Layer Technologies
Frontend React, TypeScript, Vite, TailwindCSS, Canvas API
Collaboration Yjs (CRDT), WebSockets, IndexedDB
Backend (optional) Node.js, Express / Fastify, Redis, PostgreSQL
Testing & DevOps Jest, Playwright, GitHub Actions, Docker

πŸ—οΈ Getting Started

Prerequisites

  • Node.js β‰₯ 18
  • pnpm / yarn / npm
  • Modern browser (Chrome, Edge, Firefox, Safari)

Run Locally

git clone https://github.com/AbhishekMishra-OpenSource/SketchBoard.git
cd SketchBoard
pnpm install
pnpm dev

Open http://localhost:5173 in your browser πŸš€


🀝 Contributing

SketchBoard is a community-driven project.
We’re building a future where visual collaboration is open, accessible, and creative β€” and we’d love your help ❀️

Ways to Contribute:

  • πŸ§‘β€πŸ’» Add new features or improve existing ones
  • 🎨 Design icons, themes, or UX interactions
  • 🧠 Write documentation and tutorials
  • πŸ› Find and fix issues
  • 🌍 Share feedback and ideas in Discussions

Read our CONTRIBUTING.md and CODE_OF_CONDUCT.md before your first PR.


🧭 Roadmap

  • Core canvas tools (pen, shapes, text)
  • Real-time multi-user sessions
  • Export/Import formats (PNG, SVG, JSON)
  • Plugin API for developers
  • Offline sync with IndexedDB
  • Authentication & shared sessions
  • Cloud storage (optional)
  • Performance optimizations (WebGL)

Track progress in Issues & Projects.


🧩 Architecture Snapshot

Frontend (React + Yjs)
   β”‚
   β”œβ”€β”€ Canvas Engine (Shapes, Tools, Renderer)
   β”œβ”€β”€ State Manager (CRDT / Yjs)
   └── IndexedDB (Offline Persistence)
         β”‚
         └── WebSocket Sync Server (Node.js)
                 β”œβ”€β”€ Session Manager
                 └── Document Store (PostgreSQL/Redis)

🌍 Community

We believe collaboration tools should be open, transparent, and community-built.
Join us on our mission to democratize visual collaboration!

πŸ’¬ Discussions | πŸ› Issues | πŸ“’ Roadmap


βš–οΈ License

This project is licensed under the MIT License Β© 2025 Abhishek Mishra.
See the LICENSE file for details.


πŸ’‘ Inspiration

Built with ❀️ by developers for creators β€” inspired by Excalidraw, tldraw, and Figma’s collaborative design systems.

β€œVisual thinking belongs to everyone β€” not just designers.”


🏷️ Topics

excalidraw-clone, open-source, collaboration, react, typescript, crdt, yjs,
websockets, whiteboard, pwa, realtime, frontend, fullstack, design-tools,
innovation, devcommunity, sketchboard

⭐ If you like this project, consider giving it a star! It really helps! ⭐


πŸ“œ LICENSE

MIT License

Copyright (c) 2025 Abhishek Mishra

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

🧠 SketchBoard β€” The Open-Source Collaborative Whiteboard A next-generation Excalidraw-style visual collaboration platform β€” built for speed, openness, and real-time creativity.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published