{"id":20974737,"url":"https://github.com/thatconference/beam","last_synced_at":"2025-12-29T23:05:17.132Z","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":4,"default_branch":"main","last_synced_at":"2025-01-20T05:41:10.252Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243374324,"owners_count":20280661,"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":["gcloud","gcp","nodejs"],"created_at":"2024-11-19T04:32:45.488Z","updated_at":"2025-12-29T23:05:17.110Z","avatar_url":"https://github.com/ThatConference.png","language":"JavaScript","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","funding_links":[],"categories":[],"sub_categories":[],"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"}