Precisely engineered service to provide everyone the features of audio visual meeting along with one to one messaging facility. Keeping you securely connected wherever you are.
- Clone this repository using:
git clone https://github.com/devk232/SE-Project.git
- Now move to the project directory on your machine and install all depedencies using:
npm install
- Setup Environment Variables:
export myKey=ANY_KEY (on mac and linux)
set myKey=ANY_KEY (on Windows)
- Run the following command:
node index.js
- Redirect to client/ folder
- Install all dependencies using
npm install
- Run the following command:
npm start