Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elizabethsiegle/twiliovideowebchat9mins
Build a Video Web Chat App in 9 Minutes with Twilio!
https://github.com/elizabethsiegle/twiliovideowebchat9mins
javascript serverless twilio twilio-cli twilio-serverless twilio-video video
Last synced: 29 days ago
JSON representation
Build a Video Web Chat App in 9 Minutes with Twilio!
- Host: GitHub
- URL: https://github.com/elizabethsiegle/twiliovideowebchat9mins
- Owner: elizabethsiegle
- Created: 2020-05-21T04:57:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T20:37:04.000Z (about 2 years ago)
- Last Synced: 2024-04-19T21:38:27.613Z (9 months ago)
- Topics: javascript, serverless, twilio, twilio-cli, twilio-serverless, twilio-video, video
- Language: JavaScript
- Homepage:
- Size: 836 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Build a Video Web App with the Twilio CLI in Nine Minutes
To run this app, you will need
- A Twilio account - [sign up for a free one here and receive an extra $10 if you upgrade through this link](http://www.twilio.com/referral/iHsJ5D)
- Account SID: [find it in your account console here](https://www.twilio.com/console)
- API Key SID and API Key Secret: [generate them here](https://www.twilio.com/console/runtime/api-keys)
- [The Twilio CLI](https://www.twilio.com/docs/twilio-cli/quickstart)Add your Account SID, API Key, and API Key Secret to your `.env` and then install the Twilio Serverless Toolkit via the CLI if you haven't already by running
```bash
twilio plugins:install @twilio-labs/plugin-serverless
```You can then see what commands the Serverless Toolkit offers by running
```bash
twilio serverless
```
Run `twilio serverless:deploy` and tada grab that HTML site, share it with some friends, and join the room.
![tilde, me, mica](https://lh5.googleusercontent.com/vBIw4x95wxdQTH8aYxFnkasXxyae_3KwZL0YsDa5LfePnakr4XAeY8RVQVzk0nzx6bwpjCNV-S3haPAYatHC--bXiIugW58EGYHq7mA1iXQC3i0CWePQgcTmIgz3vlzydVJcGHJo)