Skip to content

This repository contains an example project for AWS Cloud Development Kit.

License

Notifications You must be signed in to change notification settings

jiyeonmolloy/Toby-House

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Toby House!

Toby-House is an example project for C# development with AWS CDK.

The cdk.json file tells the CDK Toolkit how to execute your app.

It uses the .NET Core CLI to compile and execute the project.

Useful commands

  • dotnet build src compile this app
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

About

This repository contains an example project for AWS Cloud Development Kit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages