Skip to content

Collaborative whiteboard platform with tools for drawing, layering, and real-time collaborating. Integrated authentication, organizations, and a favoriting system.

Notifications You must be signed in to change notification settings

dineshsutihar/collab_board

Repository files navigation

CollabBoard

Built a collaborative whiteboard platform with tools for drawing, layering, and real-time collaborating. Integrated authentication, organizations, and a favoriting system.

Install packages

npm i

Setup .env file

CONVEX_DEPLOYMENT=
NEXT_PUBLIC_CONVEX_URL=
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
LIVEBLOCKS_SECRET_KEY=

Setup Convex

npx convex dev

Start the app

npm run dev

Features:

  • 🛠️ Whiteboard from scratch
  • 🧰 Toolbar with Text, Shapes, Sticky Notes & Pencil
  • 🪄 Layering functionality
  • 🎨 Coloring system
  • ↩️ Undo & Redo functionality
  • ⌨️ Keyboard shortcuts
  • 🤝 Real-time collaboration
  • 💾 Real-time database
  • 🔐 Auth, organisations and invites
  • ⭐️ Favoriting functionality
  • 🌐 Next.js 14 framework
  • 💅 TailwindCSS & ShadcnUI styling

About

Collaborative whiteboard platform with tools for drawing, layering, and real-time collaborating. Integrated authentication, organizations, and a favoriting system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published