@stackspot/cdk-component-handler-core
v0.3.1
Published
A CDK construct for Typescript that can be used to create the AWS infrastructure
Downloads
13
Readme
Stackspot CDK Component!
A CDK construct for Typescript that can be used to create the AWS infrastructure
Prerequisites
- NodeJS 14.x - https://nodejs.org
- AWS account properly configured - https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html
- AWS CDK CLI - https://docs.aws.amazon.com/cdk/latest/guide/cli.html
Optional (Recommended) development tools
- Visual Studio Code (IDE) - https://code.visualstudio.com/
- Prettier VSCode extension (Code formatter) - https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
- Jest Runner VSCode extension (Runs jest tests from IDE) - https://marketplace.visualstudio.com/items?itemName=firsttris.vscode-jest-runner