{"id":20791307,"url":"https://github.com/theprofs/twilio-playground","last_synced_at":"2026-05-25T22:34:40.268Z","repository":{"id":78095824,"uuid":"508221183","full_name":"TheProfs/twilio-playground","owner":"TheProfs","description":"Twilio calls playground","archived":false,"fork":false,"pushed_at":"2022-10-09T14:23:10.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-18T10:44:50.722Z","etag":null,"topics":["playground","twilio","webrtc"],"latest_commit_sha":null,"homepage":"https://bp-twilio-playground.herokuapp.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheProfs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-28T08:43:08.000Z","updated_at":"2022-07-02T06:01:31.000Z","dependencies_parsed_at":"2023-05-19T18:15:46.442Z","dependency_job_id":null,"html_url":"https://github.com/TheProfs/twilio-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Ftwilio-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Ftwilio-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Ftwilio-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Ftwilio-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheProfs","download_url":"https://codeload.github.com/TheProfs/twilio-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136238,"owners_count":20241988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["playground","twilio","webrtc"],"created_at":"2024-11-17T15:43:09.969Z","updated_at":"2025-12-24T22:47:27.502Z","avatar_url":"https://github.com/TheProfs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twilio-playground\n\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n[Twilio][twilio] calls playground\n\n## Install\n\nClone this repo, `cd` into it and then:\n\n```bash\n$ npm install\n```\n\n### Set Twilio credentials as environmental variables\n\nYou can obtain credentials from the [Twilio dashboard][twilio-console]\n\n```bash\n$ export TWILIO_ACCOUNT_SID=\u003caccount-SID\u003e # starts with AC\n$ export TWILIO_API_KEY=\u003capi-key-name\u003e # starts with SK\n$ export TWILIO_API_SECRET=\u003capi-secret\u003e\n```\n\n## Run\n\nRun:\n\n```bash\n$ npm run start-dev\n```\n\nthen visit http://localhost:5008\n\n## Process\n\n - Client sends a request to create a *Room*. If the *Room* does not exist, it\n   is created.\n - Client sends a server request to create an *Access Token*, granting access\n   to that *Room*.\n - Client connects to the *Room* using the *Access Token*.\n\n## Contributing\n\n```bash\n# Lint before commiting\n$ npm run lint\n```\n\n## Authors\n\n- [@nicholaswmin][nicholaswmin]\n\n[twilio]: https://twilio.com\n[twilio-console]: https://console.twilio.com/\n[nicholaswmin]: https://github.com/nicholaswmin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprofs%2Ftwilio-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheprofs%2Ftwilio-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprofs%2Ftwilio-playground/lists"}