Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eoinsha/cdk-event-rules
https://github.com/eoinsha/cdk-event-rules
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eoinsha/cdk-event-rules
- Owner: eoinsha
- Created: 2019-11-15T15:41:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:56:47.000Z (about 2 years ago)
- Last Synced: 2024-04-13T16:08:05.313Z (9 months ago)
- Language: TypeScript
- Size: 992 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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