/colab-lite

Colab Lite is a lite version of Colab, a Collaborative Live Share Editor, an editor connecting both tutors and students and going as far as offering a sanctuary to those seeking a shared development environment.

Primary LanguageJavaScript

Colab Lite

Colab Lite is a lite version of Colab, a Collaborative Live Share Editor, an editor connecting both tutors and students and going as far as offering a sanctuary to those seeking a shared development environment.


Installation

Clone

  • Clone this repository to your local machine using https://github.com/tcg158/colab-lite

Dependencies

  • Node.JS (ver. 10.16.0+)

Setup

  • To setup the application and all its dependencies:

Run npm install in both directories, client and server.

$ npm install
  • Setup the following environment variables(Or add them to your IDE's running configuration):
Environment Variable Description Default
PORT The port number to start the server on 4213
  • To modify the client's proxy to match your server's IP address:

client/package.json

  "proxy": "http://localhost:4213"
  • To start the application:

Run npm start in both directories, client and server.

$ npm start

Demo

Colab

Colab

Coco(Not included in this repository)

Coco


Team

Mourad Abd El-Rahman Ahmed Mohamed Youssuf
Mourad Abd El-Rahman Ahmed Mohamed Youssuf

License

License