- Codeiva is an online IDE, with real-time collaboration and integrated compiler.
- Used Sockets to connect all editors in the room and stream every code change in real-time.
- Having IntelliSense support for 40+ languages and 50+ themes.
🌐 Live at: https://codeiva.up.railway.app
- Fork the repository.
- Clone it using
git clone - Enter the cloned directory using
cd realtime-editor - Run
npm install - Start the local development server using
npm run server:developand thennpm run start:dev
Pranjay Pathak
- Website: https://www.pranjay.tech
- Github: @pranjaypathak
- LinkedIn: @pranjaypathak
Give a ⭐️ if this project helped you!


