Skip to content

rinfield/cdk-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to CDK Deno project

This is a sample project for CDK development with Deno.

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

Useful commands

  • deno task test run tests using Deno's built-in test runner
  • deno task ci perform continuous integration checks(linter, formatter, tests)
  • deno task cdk deploy deploy this stack to your default AWS account/region
  • deno task cdk diff compare deployed stack with current state
  • deno task cdk synth emits the synthesized CloudFormation template

About

aws-cdk with deno

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published