{"id":19968360,"url":"https://github.com/floydspace/projen-cdktf-app-ts","last_synced_at":"2025-05-04T01:30:24.981Z","repository":{"id":65423189,"uuid":"592096069","full_name":"floydspace/projen-cdktf-app-ts","owner":"floydspace","description":"CDK for Terraform (CDKTF) app Projen project in TypeScript","archived":false,"fork":false,"pushed_at":"2024-07-13T15:28:59.000Z","size":271,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-29T22:22:51.285Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floydspace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-01-22T22:23:44.000Z","updated_at":"2024-07-13T15:27:29.000Z","dependencies_parsed_at":"2024-11-06T23:40:42.114Z","dependency_job_id":null,"html_url":"https://github.com/floydspace/projen-cdktf-app-ts","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"70e1e51a3892a2ab2303fe1e74517f8ea2d0caf6"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floydspace%2Fprojen-cdktf-app-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floydspace%2Fprojen-cdktf-app-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floydspace%2Fprojen-cdktf-app-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floydspace%2Fprojen-cdktf-app-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floydspace","download_url":"https://codeload.github.com/floydspace/projen-cdktf-app-ts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252122273,"owners_count":21698305,"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":[],"created_at":"2024-11-13T02:45:35.406Z","updated_at":"2025-05-04T01:30:24.223Z","avatar_url":"https://github.com/floydspace.png","language":"TypeScript","funding_links":[],"categories":["External Project Types"],"sub_categories":[],"readme":"# 📦 projen-cdktf-app-ts\n\nCDK for Terraform (CDKTF) app Projen project in TypeScript\n\n[![npm version](https://img.shields.io/npm/v/projen-cdktf-app-ts?color=brightgreen\u0026label=npm%20package)](https://www.npmjs.com/package/projen-cdktf-app-ts)\n[![npm downloads](https://img.shields.io/npm/dm/projen-cdktf-app-ts)](https://www.npmjs.com/package/projen-cdktf-app-ts)\n[![build status](https://img.shields.io/github/actions/workflow/status/floydspace/projen-cdktf-app-ts/build.yml?label=build)](https://github.com/floydspace/projen-cdktf-app-ts/actions/workflows/build.yml)\n[![release status](https://img.shields.io/github/actions/workflow/status/floydspace/projen-cdktf-app-ts/release.yml?label=release)](https://github.com/floydspace/projen-cdktf-app-ts/actions/workflows/release.yml)\n\nWelcome to the home of\n[`projen-cdktf-app-ts`](https://www.npmjs.com/package/projen-cdktf-app-ts)!\n\nThis is an external [`projen`](https://github.com/projen/projen)\nproject type that aims to make creating CDK for Terraform (CDKTF) app projects in\nTypeScript easier.\n\n## Usage\n\n```bash\nnpx projen new --from projen-cdktf-app-ts --projenrc-ts\n```\n\n## Example\n\n```ts\nimport { CdktfTypeScriptApp } from \"projen-cdktf-app-ts\";\n\nconst project = new CdktfTypeScriptApp({\n  name: \"my-cdktf-app\",\n  defaultReleaseBranch: \"main\",\n  devDeps: [\"projen-cdktf-app-ts\"],\n  projenrcTs: true,\n\n  terraformProviders: [\"hashicorp/aws@~\u003e 4.0\"],\n});\n\nproject.synth();\n```\n\nSee the project type [API Reference](API.md).\n\n## Contributing\n\nSee [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.\n\n## License\n\nThis project is licensed under the Apache-2.0 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloydspace%2Fprojen-cdktf-app-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloydspace%2Fprojen-cdktf-app-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloydspace%2Fprojen-cdktf-app-ts/lists"}