{"id":28413870,"url":"https://github.com/moltar/cdk-turborepo-remote-caching","last_synced_at":"2026-04-28T17:32:59.432Z","repository":{"id":53334616,"uuid":"462671890","full_name":"moltar/cdk-turborepo-remote-caching","owner":"moltar","description":"CDK Construct for Turborepo remote cache server.","archived":false,"fork":false,"pushed_at":"2022-07-25T19:19:45.000Z","size":398,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-22T22:34:43.827Z","etag":null,"topics":["aws","aws-cdk","cache","turbo","turborepo"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moltar.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}},"created_at":"2022-02-23T09:44:54.000Z","updated_at":"2023-02-09T19:12:39.000Z","dependencies_parsed_at":"2022-09-11T04:40:46.922Z","dependency_job_id":null,"html_url":"https://github.com/moltar/cdk-turborepo-remote-caching","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moltar/cdk-turborepo-remote-caching","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moltar%2Fcdk-turborepo-remote-caching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moltar%2Fcdk-turborepo-remote-caching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moltar%2Fcdk-turborepo-remote-caching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moltar%2Fcdk-turborepo-remote-caching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moltar","download_url":"https://codeload.github.com/moltar/cdk-turborepo-remote-caching/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moltar%2Fcdk-turborepo-remote-caching/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["aws","aws-cdk","cache","turbo","turborepo"],"created_at":"2025-06-03T06:09:38.890Z","updated_at":"2026-04-28T17:32:59.428Z","avatar_url":"https://github.com/moltar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 `cdk-turborepo-remote-caching`\n\n\u003e CDK Construct for Turborepo remote cache server.\n\n⚠️ **There is no authentication (yet) and the API endpoints are open to public (`--token` value is ignored).** ⚠️\n\nThis solution provides API Gateway (v1) that implements the Turborepo remote caching API interface\nand S3 bucket for storing the cache artifacts.\n\n## Usage\n\n```ts\nimport { TurborepoRemoteCaching } from 'cdk-turborepo-remote-caching'\n\nnew TurborepoRemoteCaching(stack, 'TRC')\n```\n\nGet the API endpoint from the output:\n\n```plain\nhttps://abcdefg.execute-api.region-1.amazonaws.com/cache\n```\n\nUse it with `turbo run`:\n\nValue for `--token` can be anything since there is no auth.\n\nTeam must be specified, and can be anything that begins with `team_`. This will namespace the cache\nin the S3 bucket.\n\n```sh\nturbo run build --api=\"https://abcdefg.execute-api.region-1.amazonaws.com/cache\" --token=x --team=team_whatever\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoltar%2Fcdk-turborepo-remote-caching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoltar%2Fcdk-turborepo-remote-caching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoltar%2Fcdk-turborepo-remote-caching/lists"}