Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ry0xi authored Dec 18, 2023
1 parent 9efdf62 commit dbbd853
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,3 @@
- with two middlewares to handle interactions
- discord-handle-ping-message: ACK a `PING` message
- discord-authorization: verify request

### application-command-handler

- do something for your application

## CDK Useful commands

- `npm run build` compile typescript to js
- `npm run watch` watch for changes and compile
- `npm run test` perform the jest unit tests
- `cdk deploy` deploy this stack to your default AWS account/region
- `cdk diff` compare deployed stack with current state
- `cdk synth` emits the synthesized CloudFormation template

0 comments on commit dbbd853

Please sign in to comment.