https://github.com/libreworks/miles-cdk
AWS CDK project for the Miles URL Monitor
https://github.com/libreworks/miles-cdk
Last synced: about 1 year ago
JSON representation
AWS CDK project for the Miles URL Monitor
- Host: GitHub
- URL: https://github.com/libreworks/miles-cdk
- Owner: libreworks
- License: mit
- Created: 2021-04-08T21:03:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T21:32:57.000Z (over 4 years ago)
- Last Synced: 2025-02-03T21:47:35.545Z (over 1 year ago)
- Language: JavaScript
- Size: 73.2 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to your CDK JavaScript project!
This is a blank project for JavaScript development with CDK.
The `cdk.json` file tells the CDK Toolkit how to execute your app. The build step is not required when using JavaScript.
## Useful commands
- `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