https://github.com/robertd/geolambda-python-example
https://github.com/robertd/geolambda-python-example
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/robertd/geolambda-python-example
- Owner: robertd
- Created: 2019-05-26T16:08:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-21T16:13:21.000Z (almost 7 years ago)
- Last Synced: 2025-03-22T06:01:57.823Z (over 1 year ago)
- Language: TypeScript
- Size: 68.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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
* `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