1
0
mirror of https://github.com/Luzifer/browserphone.git synced 2024-09-16 13:48:35 +00:00
browserphone/README.md
Knut Ahlers 48b6c49ba2
Add Screenshot to README
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-05-30 13:48:28 +02:00

524 B

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