An open API service indexing awesome lists of open source software.

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

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.