https://github.com/sayannath/video-conferencing-website
Video Conferencing Website using Nodejs, ExpressJs, PeerJs, Socket.io
https://github.com/sayannath/video-conferencing-website
ejs express hacktoberfest javascript nodejs uuid videocalling
Last synced: about 1 year ago
JSON representation
Video Conferencing Website using Nodejs, ExpressJs, PeerJs, Socket.io
- Host: GitHub
- URL: https://github.com/sayannath/video-conferencing-website
- Owner: sayannath
- Created: 2020-08-06T21:45:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-07T11:01:15.000Z (about 1 year ago)
- Last Synced: 2025-05-12T14:18:05.761Z (about 1 year ago)
- Topics: ejs, express, hacktoberfest, javascript, nodejs, uuid, videocalling
- Language: JavaScript
- Homepage: https://tranquil-river-58769.herokuapp.com/
- Size: 3.54 MB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://sayan-nath.web.app/)
[📷 Insta](https://www.instagram.com/sayannath235/)
[🐤 Twitter](https://twitter.com/SayanNa20204009)
[🧳 LinkedIn](https://www.linkedin.com/in/sayan-nath-15a989182/)
[](https://github.com/sayannath)