Releases: YukiStackAI/codesharelive
Releases · YukiStackAI/codesharelive
🚀 CodeshareLive v2.0.0 — Production Launch
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!