🧪 Skills
Realtime Collab App
Enables building real-time collaborative apps with features like whiteboard, live code editing, chat, CRDT sync, and presence indicators.
v1.0.0
Description
Realtime Collaboration App
Build real-time collaborative applications.
Features
- Whiteboard - Draw together in real-time
- Code Editor - Pair programming with live sync
- Chat - Real-time messaging
- CRDT Sync - Conflict-free data sync
- Presence - See who's online
Quick Start
# Create collab app
./create-collab.sh my-app
# Start development
./dev.sh
Use Cases
- Team whiteboard
- Pair programming
- Collaborative documents
- Live dashboards
Requirements
- Node.js 18+
- Redis for pub/sub
Author
Sunshine-del-ux
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!