Real-time collaborative whiteboard
Miro
Real-time collaborative whiteboard with Liveblocks, Next.js, and Clerk.

Documentation
š§© Miro Clone ā Real-Time Collaborative Whiteboard
A modern, full-stack Miro clone that enables real-time collaborative whiteboarding. Built with Next.js and powered by Liveblocks and Convex, this application offers seamless collaboration, secure authentication, and a responsive user interface.
š Live Demo: https://miro-app-psi.vercel.app
š Features
- Real-Time Collaboration: Multiple users can interact on the same board simultaneously.
- Interactive Whiteboard: Draw, add shapes, and annotate in a shared space.
- User Authentication: Secure sign-in using Clerk's authentication system.
- Responsive Design: Optimized for both desktop and mobile devices.
- Server-Side Rendering: Enhanced performance and SEO with Next.js SSR.
š ļø Tech Stack
Frontend:
- Next.js
- TypeScript
- Tailwind CSS
- ShadCN UI
- Liveblocks (Real-time collaboration)([Miro Developer Platform][5], [GitHub][6], [Stack by Convex][7], [React Projects Collection][8])
Backend:
- Convex (Real-time database)
- Server-Side Rendering with Next.js
Authentication:
- Clerk (OAuth-based authentication)
Deployment:
- Vercel
šø Screenshots
Miro Home

Collaborative Whiteboard

š§° Getting Started
Prerequisites
- Node.js (v18 or higher)
- npm or yarn
- Clerk account for authentication
- Convex account for the database
Installation
-
Clone the repository:
git clone https://github.com/Hitesh-s0lanki/miro-app.git cd miro-app -
Install dependencies:
npm install # or yarn install -
Set up environment variables:
- Create a
.env.localfile in the root directory. - Refer to
.env.examplefor the required environment variables.
- Create a
-
Run the development server:
npm run dev # or yarn devOpen http://localhost:3000 with your browser to see the result.
āļø Deployment
The application is deployed on Vercel, offering seamless integration with GitHub for continuous deployment. Every push to the main branch triggers an automatic deployment.
š® Future Enhancements
- Enhanced Drawing Tools: Add more shapes, colors, and line styles.
- Board Export: Allow users to export boards as images or PDFs.
- Chat Integration: Implement a chat feature for better communication.
- Access Controls: Introduce roles and permissions for board access.
š¤ Contributing
Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes. For major changes, please open an issue first to discuss what you would like to change.
Keep exploring
Related work

Relivo MCP Server
Multi-namespace Model Context Protocol server in Go ā memory, skills, events, Search Console, and Product Hunt tools mounted on one HTTP mux over Streamable HTTP. Namespaces self-register at startup, and every route is admitted by its own auth: API keys for MCP clients, Clerk for the dashboard.

Resonance
AI-powered text-to-speech and voice cloning platform for organisations, with custom voice uploads, browser recording, usage-based billing, and a managed voice library.

Bookify
AI-powered reading companion ā upload a PDF book, get an AI-generated overview, chat with the content via RAG, and have live voice conversations about it.