Skip to content

HelpLine Twilio webchat for testing purposes; public for using gh pages

Notifications You must be signed in to change notification settings

namiorg/helpline-twilio-testing-webchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo holds the code for the webchat to use with the Twilio staging account.

To setup the dev environment:

  1. Clone the repo
  2. Run php -S localhost:<port> in the repo's root directory
  3. Navigate to http:https://localhost:<port>?account=<staging account SID>&flow=<staging flex flow SID>&runtime=<staging end-webchat service domain> to access the test widget