https://github.com/peter-job/aws-cdk-typescript-template
https://github.com/peter-job/aws-cdk-typescript-template
aws cdk cdk-examples
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/peter-job/aws-cdk-typescript-template
- Owner: peter-job
- Created: 2025-02-04T02:12:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T03:04:14.000Z (over 1 year ago)
- Last Synced: 2025-03-26T08:50:10.352Z (over 1 year ago)
- Topics: aws, cdk, cdk-examples
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS CDK TypeScript Template
This repo is a basic template for creating an AWS CDK app with TypeScript. It builds off of the general patterns used in [aws-samples/aws-cdk-examples](https://github.com/aws-samples/aws-cdk-examples), serving as a space for my own personal preferences and experimentation. โ๏ธ๐งช๐ฃ
## Setup
See [the docs](./docs/devcontainer.md) for instructions on setting up a development container with VS Code.