Package Exports
- cdk-dev-cloud-constructs
- cdk-dev-cloud-constructs/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cdk-dev-cloud-constructs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
TypeScript AWS CDK solution for setup a developer platform at AWS
This is TypeScript CDK constructs project to create an open source developer platform at AWS
How it Works
This project uses projen for TypeScript sources, tooling and testing.
Just execute npx projen help to see what you can do.
Current status: Under development
How to start
You will need to have Typescript 5.8 or newer version and Yarn installed.
This will also install AWS cdk command by calling npm install -g aws-cdk.
... Yada yada
main DevCloudConstruct
cdk-dev-cloud-constructs
Table of Contents
Installation
TypeScript/JavaScript:
npm i cdk-dev-cloud-constructsPython:
pip install cdk-dev-cloud-constructsLicense
cdk-pipeline-for-terraform is distributed under the terms of the MIT license.