Skip to content

A real-time collaborative code editor that allows multiple users to edit and execute code simultaneously.

Notifications You must be signed in to change notification settings

KishanVyas308/Real-Time-Collaborative-Code-Editor

Repository files navigation

Collaborative Code Editor System Design.

Code Compilation System Design.

Video Demo

Watch on Youtube - Check LinkedIn Post

set up and run

cd ./app

write to all 4 services.

cd ./frontend (eg. of 1 service)
npm i 

now open docker desktop. after write in terminal

cd ../..
docker-compose up -d

then run

npm run dev

which start 4 different services.

Demo

image image image

About

A real-time collaborative code editor that allows multiple users to edit and execute code simultaneously.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published