Skip to content

abhijitb/vidconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Conferencing (VidConf)

Inspired by this video by Web Dev Simplified

https://www.youtube.com/watch?v=DvlyzDZDEq4

Installation

  1. Checkout code in folder

  2. Create .env file in the root folder and add the config

    PORT= < whatever port you want to run it on >

  3. Run the command "npm install".

  4. Run the command "node server.js" to start the server.

About

Personal Video Conferencing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published