This repo holds the code for the webchat to use with the Twilio staging account.
To setup the dev environment:
- Clone the repo
- Run
php -S localhost:<port>
in the repo's root directory - 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