Javascript application to replicate functionality (audio,video and screensharing) to mimic Appear.in and suggestive functions from Lookback.
- Clone the project, run $ npm install and serve through $ gulp
- Configuration (Not needed)
- Jquery,Bootstrap,WebRTC
- Database configuration (Not needed)
- How to run tests (No current tests)
- Deployment instructions => Deploy to a HTTPS server.
For localhost use "ngrok" https://ngrok.com/
$ ngrok http port_number
OR
Use heroku to deploy to heroku server
hint: use $ heroku open
- Writing tests
- Code review
- Muaz Khan for reference on WebRTC