Video-Conferencing-Website

Video Conferencing Website using Nodejs, ExpressJs, PeerJs, Socket.io

Stars
8

Video Conferencing Website

This website is built using Javascript. This website enables us to do video calling and chatting. It is built using NodeJs, ExpressJs, PeerJs and Socket.io.

Screenshots

Live Application URL

https://tranquil-river-58769.herokuapp.com/

This URL has the application deployed in Heroku

Prerequisites

Install Node JS Refer to https://nodejs.org/en/ to install Nodejs

Packages Used

1. ejs
2. express
3. peer
4. socket.io
5. uuid

Cloning and Running the Application in local

Clone the project into local

Install all the npm packages. Go into the project folder and type the following command to install all npm packages

npm install

In order to run the application Type the following command

nodemon server.js

The Application Runs on localhost:3030

Pull Request

Pull Requests are welcome. Please follow these rules for the ease of understanding:

  • Make sure to check for available issues before raising one
  • Give me a maximum of 24-48 hours to respond
  • Have proper documentation on the parts you are changing/adding

Developed & Maintained by

Sayan Nath

Insta

Twitter

LinkedIn

Badges
Extracted from project README
ForTheBadge built-with-love
Related Projects