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

0.0.3 • Public • Published

projen template for AWS CDK app

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

This is mainly like the AwsCdkTypeScriptApp published as a part of projen, with two key differences:

  • Instead of ts-node, this is using tsx to execute the code
  • Instead of CommonJS modules, this is using ES Modules

/@nikovirtala/projen-aws-cdk-app/

    Package Sidebar

    Install

    npm i @nikovirtala/projen-aws-cdk-app

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    167 kB

    Total Files

    11

    Last publish

    Collaborators

    • nikovirtala