CodeshareLive v2.0.0 β Production Launch π
The first official release of CodeshareLive β a real-time collaborative code editor built for developers who ship together.
β¨ Highlights
- β‘ Instant Room Creation β UUID-based rooms, zero signup, just share a link
- π₯ Live Collaboration β Real-time code sync with color-coded remote cursors via Socket.io
- π₯οΈ Monaco Editor β VS Code-grade editing with syntax highlighting for 19 languages
βΆοΈ In-Browser Code Execution β Run Python, JavaScript, Java, C/C++, and Go instantly- π¨ Interactive Whiteboard β Shared canvas overlay for sketching & annotating, synced in real-time
- π Read-Only Mode β Lock the editor during reviews, presentations, or interviews
- π Dark / Light Themes β System-aware theme switching with smooth transitions
- π₯ Code Download β Export your work with correct file extensions
π οΈ Tech Stack
| Layer | Technology |
|---|---|
| Frontend | Next.js 16, React 19 |
| Editor | Monaco Editor |
| Styling | Tailwind CSS 4, Framer Motion |
| Realtime | Socket.io 4 |
| Backend | Express 5, Node.js |
| Compiler | Compilex + child_process |
| Deployment | Vercel |
π Live
π€ Contributing
Fork it, build something amazing, open a PR, and become a contributor!