Example of video/chat room with JS Twillio SDK
- Configure your Twillio credentials in
application.properties
- Run
VideoApplication.java
- 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.