Skip to content

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.

Notifications You must be signed in to change notification settings

tcg158/colab-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages