You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
[](https://buttonize.io/library/event-bus-message-form)
12
+
13
+
Learn more about Event Bus Message Form Construct [here](https://buttonize.io/library/event-bus-message-form).
14
+
15
+
## CDK
16
+
17
+
The `cdk.json` file tells the CDK Toolkit how to execute your app.
18
+
19
+
### Useful commands
20
+
21
+
*`npm run build` compile typescript to js
22
+
*`npm run watch` watch for changes and compile
23
+
*`npx cdk deploy` deploy this stack to your default AWS account/region
24
+
*`npx cdk diff` compare deployed stack with current state
25
+
*`npx cdk synth` emits the synthesized CloudFormation template
0 commit comments