https://github.com/poad/todo-list-examples
https://github.com/poad/todo-list-examples
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/poad/todo-list-examples
- Owner: poad
- License: mit
- Created: 2024-06-09T12:13:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-06-02T15:25:23.000Z (about 2 months ago)
- Last Synced: 2026-06-02T17:18:04.777Z (about 2 months ago)
- Language: TypeScript
- Size: 2.45 MB
- Stars: 0
- Watchers: 1
- 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
```