https://github.com/zazk/bitute-food-app
Butute Food App, Daily help to r
https://github.com/zazk/bitute-food-app
Last synced: over 1 year ago
JSON representation
Butute Food App, Daily help to r
- Host: GitHub
- URL: https://github.com/zazk/bitute-food-app
- Owner: zazk
- License: mit
- Created: 2023-04-17T00:54:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T01:29:01.000Z (about 3 years ago)
- Last Synced: 2025-01-09T00:02:05.050Z (over 1 year ago)
- Language: TypeScript
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to your CDK TypeScript project
You should explore the contents of this project. It demonstrates a CDK app with an instance of a stack (`BituteCdkStack`)
which contains an Amazon SQS queue that is subscribed to an Amazon SNS topic.
The `cdk.json` file tells the CDK Toolkit how to execute your app.
## 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