learnlytics-go/templ/storybook/_example/cdk
2025-03-20 12:35:13 +01:00
..
.gitignore Changed: DB Params 2025-03-20 12:35:13 +01:00
cdk.go Changed: DB Params 2025-03-20 12:35:13 +01:00
cdk.json Changed: DB Params 2025-03-20 12:35:13 +01:00
deploy.sh Changed: DB Params 2025-03-20 12:35:13 +01:00
README.md Changed: DB Params 2025-03-20 12:35:13 +01:00

Welcome to your CDK Go project!

This is a blank project for Go development with CDK.

NOTICE: Go support is still in Developer Preview. This implies that APIs may change while we address early feedback from the community. We would love to hear about your experience through GitHub issues.

Useful commands

  • 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
  • go test run unit tests