A glassmorphism real-time collaborative code editor for coding interviews
-
Updated
Feb 4, 2024 - JavaScript
A glassmorphism real-time collaborative code editor for coding interviews
Node.js Live Share Code is a feature that enables direct collaboration in Node.js application development by sharing coding sessions in real-time.
A real-time collaborative code editor built with Next.js, Express, and WebSockets, enabling multiple users to edit the same file simultaneously. Features live code sync, cursor presence, versioned updates, and seamless reconnection handling.
This change deploys the collaborative code editor to a dedicated Oracle instance, serves it through Nginx, and enables HTTPS via Let's Encrypt on collab-editor.ddns.net. It also updates the deployment script and isolates network access using separate NSG rules.
Add a description, image, and links to the realtime-code-editor topic page so that developers can more easily learn about it.
To associate your repository with the realtime-code-editor topic, visit your repo's landing page and select "manage topics."