Skip to content

Example of video/chat room with JS Twillio SDK and Ionic

License

Notifications You must be signed in to change notification settings

tiagohumbs/ionic-twillio-example

 
 

Repository files navigation

ionic-twillio-example

Example of video/chat room with JS Twillio SDK

Getting Started

Java Server

  • Configure your Twillio credentials in application.properties
  • Run VideoApplication.java

FrontEnd

  • Download the installer for Node LTS.
  • Clone this repository: git clone https://github.com/osmarjunior/ionic-twillio-example.git.
  • Run npm install from the project root.
  • Run npm start in a terminal from the project root.
  • In Home screen inform the URL of Twillio server to get to token to connect.

About

Example of video/chat room with JS Twillio SDK and Ionic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.7%
  • SCSS 31.8%
  • HTML 6.7%
  • Java 6.1%
  • JavaScript 1.7%