Skip to content

PranjayPathak/realtime-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeiva - Realtime Code Editor 👨🏼‍💻

  • 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.

Made with

Next JS JavaScript SASS NodeJS Express.js Socket.io

⚙️ To run it on your local machine:

  1. Fork the repository.
  2. Clone it using git clone
  3. Enter the cloned directory using cd realtime-editor
  4. Run npm install
  5. Start the local development server using npm run server:develop and then npm run start:dev

✨ Project Screenshots

proj3-b proj3-a Screenshot from 2022-11-05 21-51-39

👤 Author

Pranjay Pathak

⭐️ Star

Give a ⭐️ if this project helped you!


About

Online code editor with socket integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors