We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee0e2b commit 300842cCopy full SHA for 300842c
README.md
@@ -1,14 +1,4 @@
1
-# Welcome to your CDK TypeScript project
+# Welcome to rollup builder typescript project for AWS Lambda example
2
3
-This is a blank project for CDK development with TypeScript.
4
5
-The `cdk.json` file tells the CDK Toolkit how to execute your app.
6
7
-## Useful commands
8
-
9
-* `npm run build` compile typescript to js
10
-* `npm run watch` watch for changes and compile
11
-* `npm run test` perform the jest unit tests
12
-* `npx cdk deploy` deploy this stack to your default AWS account/region
13
-* `npx cdk diff` compare deployed stack with current state
14
-* `npx cdk synth` emits the synthesized CloudFormation template
0 commit comments