{"id":20974737,"url":"https://github.com/thatconference/beam","last_synced_at":"2026-04-21T23:03:59.493Z","repository":{"id":90450936,"uuid":"320601175","full_name":"ThatConference/beam","owner":"ThatConference","description":"dev-that cli for gcp and other stuff we decide to throw in there","archived":false,"fork":false,"pushed_at":"2023-12-01T20:22:09.000Z","size":368,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-02T03:40:30.716Z","etag":null,"topics":["gcloud","gcp","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThatConference.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":"2020-12-11T14:47:04.000Z","updated_at":"2023-12-01T20:22:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"e48cb1e7-8d34-40ec-b618-ff6ff2c425d6","html_url":"https://github.com/ThatConference/beam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThatConference/beam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatConference%2Fbeam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatConference%2Fbeam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatConference%2Fbeam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatConference%2Fbeam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThatConference","download_url":"https://codeload.github.com/ThatConference/beam/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatConference%2Fbeam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32113748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["gcloud","gcp","nodejs"],"created_at":"2024-11-19T04:32:45.488Z","updated_at":"2026-04-21T23:03:59.478Z","avatar_url":"https://github.com/ThatConference.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# beam\n\ndev-that cli for gcp and other stuff we decide to throw in there\n\n## Summary\n\nbeam is a nodejs-based cli for working with gcp PubSub and Firestore emulators. It will work against production end points as well though that support has not been added yet. \n\n## Getting started\n\nThe project uses [Babel](https://babeljs.io) to transpile ES6 code to code usable by nodejs 12 \u0026 14. This project targets `$ cat .node-version`. We recommend using `nodenv` to manage nodejs versions on your system. To load the running version for this project simply run the following from the root folder of this project, `$ nodenv install $(cat .node-version)`\n\nUntil something smoother is done, use the following line to execute the cli:\n\n```sh\nnpx babel-node -- ./src/index.js \u003ccommand\u003e \u003csub-command\u003e [options]\n```\n\nFor example to list topics:\n\n```sh\nnpx babel-node -- ./src/index.js list topic\n```\n\nHelp is available for by using:\n\n```sh\n# for a list of commands\nnpx babel-node -- ./src/index.js -h\n# or for command-specific help\nnpx babel-node -- ./src/index.js \u003ccommand\u003e -h\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatconference%2Fbeam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatconference%2Fbeam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatconference%2Fbeam/lists"}