Procfileis required to run the nodejs app on Herokupackage.jsoncontains all npm modules to run the appapp.jscontains all server side codeviewsfolder contains the html template for the apppublic/cssfolder contains all the css for the app.
Look for files with.scssextensions..cssfiles are generated from sass.public/jscontains the front end code and interactions with OpenTok and FireBase SDK Look for files with.coffeeextensions..jsfiles are generated from coffeescript.
nextime/OpenTokRTC
WebRTC Demo using OpenTok's WebRTC library for video and OpenTok signaling for live chat
JavaScript