{"id":20405746,"url":"https://github.com/cloudquery/javascript-plugin-template","last_synced_at":"2026-04-19T11:31:47.142Z","repository":{"id":197000138,"uuid":"697786757","full_name":"cloudquery/javascript-plugin-template","owner":"cloudquery","description":"A starter template for a source plugin using CloudQuery JavaScript SDK","archived":false,"fork":false,"pushed_at":"2026-03-25T11:13:07.000Z","size":1829,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-26T13:57:07.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudquery.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-28T13:27:15.000Z","updated_at":"2026-03-25T11:13:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"24930b22-86a2-4678-a053-c36d303af5c0","html_url":"https://github.com/cloudquery/javascript-plugin-template","commit_stats":null,"previous_names":["cloudquery/javascript-plugin-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/cloudquery/javascript-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fjavascript-plugin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fjavascript-plugin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fjavascript-plugin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fjavascript-plugin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudquery","download_url":"https://codeload.github.com/cloudquery/javascript-plugin-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudquery%2Fjavascript-plugin-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32005473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-15T05:12:52.646Z","updated_at":"2026-04-19T11:31:47.133Z","avatar_url":"https://github.com/cloudquery.png","language":"TypeScript","readme":"# CloudQuery JS Source Plugin Template\n\nThis is a template for a CloudQuery Source plugin using [CloudQuery JavaScript SDK](https://github.com/cloudquery/plugin-sdk-javascript).\nIt creates a simple table called `Names` with two rows of data.\n\nRead about how to build a new CloudQuery plugin from this template in [Creating a New JS Plugin](https://www.cloudquery.io/blog/creating-a-new-js-plugin).\n\n## Getting started\n\nInstall dependencies\n\n```shell\npnpm install\n```\n\nRun the plugin locally\n\n```shell\npnpm dev\n```\n\nRun cloudquery\n\n```shell\ncloudquery sync sync.yml\n```\n\nThis will create db.sql file (a Sqlite database) with a table `Names` and two records.\n\n## Building and publishing the plugin\n\n1. Update the plugin metadata in [src/plugins.ts](src/plugin.ts#L99) to match your team and plugin name.\n2. Run `pnpm build` to build the plugin.\n3. Run `node dist/main.js package -m \"Initial release\" v0.0.1 .`. `-m` specifies changelog and `v0.0.1` is the version.\n4. Run `cloudquery plugin publish -f` to publish the plugin to the CloudQuery registry.\n\n\u003e More about publishing plugins [here](https://docs.cloudquery.io/docs/developers/publishing-an-addon-to-the-hub)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudquery%2Fjavascript-plugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudquery%2Fjavascript-plugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudquery%2Fjavascript-plugin-template/lists"}