{"id":21581846,"url":"https://github.com/sudo-self/hello","last_synced_at":"2026-02-08T17:03:05.398Z","repository":{"id":253060279,"uuid":"842338378","full_name":"sudo-self/hello","owner":"sudo-self","description":"video calling app via Cloudflare calls","archived":false,"fork":false,"pushed_at":"2024-08-14T06:51:23.000Z","size":4004,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T05:31:41.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sudo-self.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":"2024-08-14T06:35:05.000Z","updated_at":"2024-08-28T07:17:13.000Z","dependencies_parsed_at":"2024-08-14T07:59:48.064Z","dependency_job_id":null,"html_url":"https://github.com/sudo-self/hello","commit_stats":null,"previous_names":["sudo-self/hello"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sudo-self/hello","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-self%2Fhello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-self%2Fhello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-self%2Fhello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-self%2Fhello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudo-self","download_url":"https://codeload.github.com/sudo-self/hello/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudo-self%2Fhello/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29237109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-24T14:13:50.634Z","updated_at":"2026-02-08T17:03:05.360Z","avatar_url":"https://github.com/sudo-self.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hello\n\nvideo calling application built using [Cloudflare Calls](https://developers.cloudflare.com/calls/).\n\n\n## Variables\n\nGo to the [Cloudflare Calls dashboard](https://dash.cloudflare.com/?to=/:account/calls) and create an application.\n\nPut these variables into `.dev.vars`\n\n```\nCALLS_APP_ID=\u003cAPP_ID_GOES_HERE\u003e\nCALLS_APP_SECRET=\u003cSECRET_GOES_HERE\u003e\n```\n\n### Optional variables\n\nThe following variables are optional:\n\n- `MAX_WEBCAM_BITRATE` (default `1200000`): the maximum bitrate for each meeting participant's webcam.\n- `MAX_WEBCAM_FRAMERATE` (default: `24`): the maximum number of frames per second for each meeting participant's webcam.\n- `MAX_WEBCAM_QUALITY_LEVEL` (default `1080`): the maximum resolution for each meeting participant's webcam, based on the smallest dimension (i.e. the default is 1080p).\n\nTo customise these variables, place replacement values in `.dev.vars` (for development) and in the `[vars]` section of `wrangler.toml` (for the deployment).\n\n## Development\n\n```sh\nnpm run dev\n```\n\nOpen up [http://127.0.0.1:8787](http://127.0.0.1:8787) and you should be ready to go!\n\n## Deployment\n\n1. Make sure you've installed `wrangler` and are logged in by running:\n\n```sh\nwrangler login\n```\n\n2. Update the `account_id` and `CALLS_APP_ID` in `wrangler.toml` to use your own Cloudflare Account ID and Calls App ID\n\n3. You will also need to set the token as a secret by running:\n\n```sh\nwrangler secret put CALLS_APP_SECRET\n```\n\n4. Then you can run\n\n```sh\nnpm run deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-self%2Fhello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudo-self%2Fhello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudo-self%2Fhello/lists"}