Skip to content

This project explores TypeScript development practices and patterns. It provides a foundation for creating production-ready, scalable applications using TypeScript along with Node.js and npm.

License

Notifications You must be signed in to change notification settings

den-by/aws-cdk-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CDK TypeScript examples

This repository contains examples of AWS CDK TypeScript projects.

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need Node.js, npm and TypeScript installed on your machine:

Tooling

installation

Usage

For new AWS accounts, you need to bootstrap the account with the following command:

cdk bootstrap

To deploy the stack, run the following command:

cdk deploy

Contributing

We welcome community contributions to this project. Please see our Contributing guide for more details.

License

Distributed under the MIT License. See LICENSE for more information.

About

This project explores TypeScript development practices and patterns. It provides a foundation for creating production-ready, scalable applications using TypeScript along with Node.js and npm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published