0.0.10 • Published 4 years ago

cdk-app-lambda-ts v0.0.10

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

Typescript AWS CDK Starter App

This repo provides a starting point for for your lambda project. It consists of a lambda and cdk stack to get you started.

Getting started

To use this template as a starting point for your new project:

Create a project directory:

mkdir myapp

Use npx to use this repo as your starting point for your projen app:

npx projen new --from cdk-app-lambda-ts
0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago