Skip to content

iyashwantsaini/Vaartalaap-server

Repository files navigation


logo
Vaartalaap - Server

An Open Source Interview Plaform with Video Call Support (WebRTC) and a Realtime Collaborate Editor with Compiler (Piston)


one two three four

🚀 Features

  • A high-performance general-purpose code execution engine called Piston enabling users to compile and execute code in 61 programming languages including C, C++, Python and JavaScript.
  • A Collaborative Text editor using Quill and solved the conflict while collaboration using Deltas and SocketIO.
  • Used simple-peer and peerjs to create a Mesh Network of users in the same room allowing them to make video and audio calls.

🔥 Getting Started

Clone the repo

git clone https://github.com/iyashwantsaini/Vaartalaap-server.git

Install NPM packages

npm install

Start the react server

npm start

🚀Technologies Used

📚 References

📌 Contributors

toofff