Skip to content

k-kyler/video-meeting-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Meeting App

Authors: To Vinh Khang, Bui Quang Khai, Ha Nguyen Hai Dang

Docs

Libraries


• NodeJS 14.15.0
• ExpressJS 4.17.1
• PeerJS 0.6.1
• SocketIO 3.1.1
• MongoDB 4.4.4
• PugEngine 3.0.0

Run Project


1/ Clone project:

git clone https://github.com/K-Kyler/video-meeting-app.git


2/ Import node_modules:

cd video-meeting-app
npm install


3/ Setup database by MongoDB with name "webrtc"


4/ Setup enviroment ".env" with the corresponding parameters in the project


5/ Run:

npm start

Live Product

https://stark-lowlands-76556.herokuapp.com/

Producted by KKD Software Team