Skip to content
This repository was archived by the owner on Jun 14, 2023. It is now read-only.
/ syntheticode Public archive

A simple set of implementations defining AWS resources using the AWS Cloud Development Kit (CDK)

License

Notifications You must be signed in to change notification settings

zrierc/syntheticode

Repository files navigation

CDK TypeScript project

This is a boilerplate project for CDK development with TypeScript. Please check another branch/tag for actual projects.

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

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • 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

A simple set of implementations defining AWS resources using the AWS Cloud Development Kit (CDK)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published