Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poad/cloudfront-cdn-template
https://github.com/poad/cloudfront-cdn-template
aws aws-cdk cdn cloudfront cloudfront-functions typescript webhosting
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/poad/cloudfront-cdn-template
- Owner: poad
- License: mit
- Created: 2022-11-19T12:16:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:14:13.000Z (about 2 months ago)
- Last Synced: 2024-10-29T12:16:50.643Z (about 2 months ago)
- Topics: aws, aws-cdk, cdn, cloudfront, cloudfront-functions, typescript, webhosting
- Language: TypeScript
- Homepage:
- Size: 4.08 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cloudfront-cdn-template
## deploy
```sh
yarn install && \
cdk deploy
```