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: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/poad/cloudfront-cdn-template
- Owner: poad
- License: mit
- Created: 2022-11-19T12:16:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T10:55:29.000Z (11 months ago)
- Last Synced: 2025-04-10T11:47:41.289Z (11 months ago)
- Topics: aws, aws-cdk, cdn, cloudfront, cloudfront-functions, typescript, webhosting
- Language: TypeScript
- Homepage:
- Size: 4.78 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
```