Skip to content

nikovirtala/projen-aws-cdk-app

Repository files navigation

projen template for modern AWS CDK app

You can use this template to create an AWS CDK TypeScript application using projen.

This template is mostly like the projen's standard AwsCdkTypeScriptApp template with the following key differences:

  • The code is executed using tsx instead of the default ts-node
  • ES Modules (ECMAScript modules) (ESM) are used instead of the default CommonJS
  • Jest is replaced with Vitest

how to get started?

You can initialize a new projen project using this template with following command:

npx projen new --from @nikovirtala/projen-aws-cdk-app

About

A projen template for AWS CDK TypeScript app. with ES Modules and TSX.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •