diff --git a/readme.md b/readme.md index d19104f..0fbc056 100644 --- a/readme.md +++ b/readme.md @@ -110,6 +110,7 @@ This section includes code libraries in various programming languages which vend * [cra-template-aws-cdk](https://github.com/luisfarzati/rnbw-aws-cdk/tree/master/packages/cra-template-aws-cdk) - Create React App template using AWS CDK for out of the box, simple provisioning of serverless React apps. * [create-cdk-app](https://github.com/cdk-tools/create-cdk-app) - Create CDK apps from templates. * [awscdk-jsii-template](https://github.com/pahud/awscdk-jsii-template) - A GitHub template repository to generate a ready environment to build, test and publish your [JSII]((https://github.com/aws/jsii)) construct lib for AWS CDK. +* [Volca](https://github.com/volca-io/volca-core) - A CDK boilerplate repository for a serverless TypeScript backend with Lambda, API Gateway and PostgreSQL. ## Language Support