Authors: To Vinh Khang, Bui Quang Khai, Ha Nguyen Hai Dang
• NodeJS 14.15.0
• ExpressJS 4.17.1
• PeerJS 0.6.1
• SocketIO 3.1.1
• MongoDB 4.4.4
• PugEngine 3.0.0
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
https://stark-lowlands-76556.herokuapp.com/
Producted by KKD Software Team