@cloudgnosis/aws-cdk-app-templates
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

AWS CDK App templates

A collection of starter templates for AWS CDK App projects, using Projen for project generation and management.

Usage

Use this package together with Projen to instantiate a project setup for AWS CDK, using Typescript.

For example:

npx projen new --from @cloudgnosis/aws-cdk-app-templates awscdk-closedsource-app-ts

Project types

  • awscdk-closedsource-app-ts - Same as projen bundled awscdk-app-ts project type, but defaults to not include mergify configuration, and no opeen source license.
  • awscdk-app-lambda-restapi-ts - Same as projen bundled awscdk-app-ts project type, but includes sample code to deploy a REST Api endpoint using API Gateway + AWS Lambda. Sample code include versions with and without deployment pipeline.

Dependents (0)

Package Sidebar

Install

npm i @cloudgnosis/aws-cdk-app-templates

Weekly Downloads

1

Version

0.1.1

License

Apache-2.0

Unpacked Size

255 kB

Total Files

88

Last publish

Collaborators

  • eriklz