Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 777 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 777 Bytes

techpeer

Techpeer aims to create a platform where developers can collaborate with others and work on any project with the real-time editor and real-time communication.

Features

  • Aims to provide code collaboration at real time.
  • Supports multiple programming languages.
  • Upload/Download source code
  • Support for multiple editor background themes.
  • Text reader for content.

Some of the features which we have tried to build on as well are:

  • Realtime communication via audio n video which can be observed in our code as well.

Technologies

  • Nodejs
  • Express
  • Ejs
  • Socket.io
  • Peerjs
  • Uuid
  • Code Mirror

Installation

Install node.js on the system Run Node.js command prompt

cd techpeer
npm install
npm start