This repo holds a compiled build of the Conversations Twilio webchat to use on the staging account for testing purposes.
Note
Remember to set the credentials to the staging account when compiling a new build for this test page!
To setup the dev environment:
- Clone the repo
- Run
php -S localhost:<port>
in the repo's root directory - Navigate to
http://localhost:<port>?runtime=<service_domain>
to access the test widget