This is a sample project to demonstrate how to use AWS App Runner with AWS Bedrock to deploy a minimalistic generative AI application.
The application itself transforms an email to a per person to-do list.

npm run buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation templatecdk bootstrapbootstrap the AWS CDK toolkitcdk destroydestroy the stack