Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/batsdk/whisper-cdk
AWS CDK written in Go for project "Whisper-Chat"
https://github.com/batsdk/whisper-cdk
Last synced: 10 days ago
JSON representation
AWS CDK written in Go for project "Whisper-Chat"
- Host: GitHub
- URL: https://github.com/batsdk/whisper-cdk
- Owner: batsdk
- Created: 2024-05-29T16:30:25.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T18:02:11.000Z (7 months ago)
- Last Synced: 2024-10-16T19:59:44.562Z (3 months ago)
- Language: Go
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Useful commands
* `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
* `go test` run unit tests