Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 364 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 364 Bytes

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://localhost:<port>?account=<staging account SID>&flow=<staging flex flow SID>&runtime=<staging end-webchat service domain> to access the test widget