/electronTwilioTest

Run the Twilio Quickstart app using Electron

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Electron Twilio Demo

To Run

  1. Start the node server in a separate terminal tab or background process

    • node server.js
  2. Start the electron app

    • npm start
  3. Enter the address of the node server host (including the http://) in the text box on the initial config page.

  4. On the conversations page, each user is given a temporary identity, show in the gray text box. Enter the user's name you wish to connect with.