/ConnectCam-server

This repository resembles the signaling server which is used to run the ConnectCam app.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

ConnectCam

This repository resembles the signaling server which is used to run the ConnectCam app.

Live Demo

Click Here

Local Demo

  1. Copy the contents of .env.sample into .env
  2. Then run the development server
npm run start:dev

Open http://localhost:5000 with your browser to see the result.

Happy Coding!!