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.
- Clone this repository to your local machine using
https://github.com/tcg158/colab-lite
- Node.JS (ver. 10.16.0+)
- 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
Mourad | Abd El-Rahman | Ahmed | Mohamed | Youssuf |
---|---|---|---|---|