Skip to content

Katheesh/live-class

Repository files navigation

Twilio

This application has been developed on Twilio Hackathon using Twilio API + Vue.js + nodejs #twiliohackathon

Requirements

To run this project, you need to have:

  • Node.js installed on your system
  • A server for generating a token. Clone and install it here.

Setup Node Server

Clone the repository:

 git clone https://github.com/Katheesh/live-class.git

cd into the nodejs server project:

cd live-class/Nodejs Server

Install dependecies:

npm install

Set up the .evn file variables Run the Server!

node server.js

Setup Vue Project

cd into the project:

cd live-class

Install dependecies:

npm install

Run the app!

npm run dev

The app should now be accessible from http://localhost:8080

This Application Screenshots

Homepage


Dashboard


Two Users Live


Three Users Live



Credits

The app is based on data from : https://twilio.com

License

MIT © Katheesh #twiliohackathon

Disclaimer

No warranty expressed or implied. Software is as is.

About

This application developed live video chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published