{"id":18376949,"url":"https://github.com/bbc/sqs-consumer-starter","last_synced_at":"2026-02-28T11:09:16.380Z","repository":{"id":162684145,"uuid":"637173177","full_name":"bbc/sqs-consumer-starter","owner":"bbc","description":"Examples of how to use sqs-consumer for starting out, or for reproductions","archived":false,"fork":false,"pushed_at":"2026-02-18T06:20:26.000Z","size":344,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-18T11:16:39.183Z","etag":null,"topics":["aws","express","sqs","sqs-consumer","starter","template"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-06T18:25:21.000Z","updated_at":"2025-12-12T17:30:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4b3722d-1d9a-4027-8cef-238c3983b016","html_url":"https://github.com/bbc/sqs-consumer-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bbc/sqs-consumer-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbc%2Fsqs-consumer-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbc%2Fsqs-consumer-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbc%2Fsqs-consumer-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbc%2Fsqs-consumer-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbc","download_url":"https://codeload.github.com/bbc/sqs-consumer-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbc%2Fsqs-consumer-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29931469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["aws","express","sqs","sqs-consumer","starter","template"],"created_at":"2024-11-06T00:25:37.850Z","updated_at":"2026-02-28T11:09:16.373Z","avatar_url":"https://github.com/bbc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQS Consumer Starter Monorepo\n\nThis workspace collects runnable examples for different runtimes as well as a shared suite of automated tests that exercise the [`sqs-consumer`](https://github.com/bbc/sqs-consumer) and [`sqs-producer`](https://github.com/bbc/sqs-producer) packages.\n\n## Getting started\n\n```bash\nnpm install\n```\n\nRun one of the examples (replace the workspace with the one you need):\n\n```bash\nnpm run start --workspace @sqs-consumer-starter/ts-esm-example\n```\n\n## Tests\n\nSystem-level checks for both the consumer and producer live in `packages/system-tests` and can be invoked with:\n\n```bash\nnpm run test:system\n# or run them (and any other package level tests) all at once\nnpm test\n```\n\nThe tests mock the AWS SDK so they run without AWS credentials while still validating the integration surface.\n\n## Canary automation\n\n`scripts/update-canary.mjs` keeps every workspace pinned to the latest `sqs-consumer` canary release. A scheduled workflow (`.github/workflows/canary-monitor.yml`) runs daily and will:\n\n1. Discover the newest canary tag.\n2. Update every `package.json` that references `sqs-consumer` to that version.\n3. Install dependencies, run the shared system tests, and open a pull request with the results whenever updates are required.\n\nYou can also run the updater locally:\n\n```bash\nnode scripts/update-canary.mjs\nnpm install\nnpm run test:system\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbc%2Fsqs-consumer-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbc%2Fsqs-consumer-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbc%2Fsqs-consumer-starter/lists"}