mirror of
https://github.com/Luzifer/browserphone.git
synced 2024-11-08 13:50:05 +00:00
Implementation of Twilio browser phone based on the TwilioDevEd/client-quickstart-js
797e92afc8
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
dist | ||
src | ||
.dockerignore | ||
.gitignore | ||
docker-entrypoint.sh | ||
Dockerfile | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
screenshot.png | ||
webpack.config.js |
Luzifer / browserphone
Implementation of Twilio browser phone based on the TwilioDevEd/client-quickstart-js.
Setup
Follow the instructions in the README of the client-quickstart-js project and remember the capability-token
URL:
# docker run --rm -ti -p 3000:3000 -e CAP_TOKEN_URL=https://<YOUR URL>.twil.io/capability-token luzifer/browserphone