projen-test
CDK construct publisher
An example project showing how to create and publish AWS CDK constructs using projen and jsii
An example project explaining how to create and publish CDK constructs using projen and jsii. It lets you publish your CDK constructs to npm, Maven, NuGet and PyPi.
38 stars
6 watching
6 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 2 awesome lists
awsaws-cdkaws-cdk-constructaws-cdk-javaaws-cdk-nodeaws-lambdadocumentationgetting-startedgetting-started-with-aws-cdkjsiiprojen
Related projects:
Repository | Description | Stars |
---|---|---|
neilkuan/cdk-sample-save | An AWS CDK example demonstrating the creation of a custom VPC with a unique subnet and various resources such as EC2 instances, S3 buckets, and IAM roles. | 5 |
wulfmann/auto-cdk | Generates cloudFormation stacks and bundles API integrations with Webpack for easy deployment | 24 |
botpress/cdk-postgresql | Provides AWS CDK constructs to simplify the deployment of PostgreSQL databases on AWS | 24 |
taimos/cdk-constructs | A collection of reusable AWS CDK constructs | 37 |
kcwinner/advocacy | A collection of code examples and tutorials on using AWS Amplify and Appsync with the AWS CDK for managing resources | 18 |
cdk-dev/create-cdk-app | Tool for generating new AWS CDK apps from pre-defined templates | 17 |
k9securityio/k9-cdk | A CDK-based library to simplify the management of strong AWS security policies | 8 |
tecracer/cdk-constructs | A collection of pre-built components and building blocks for constructing cloud-native applications using CDK (Cloud Development Kit) | 0 |
luisfarzati/rnbw-aws-cdk | Provides reusable constructs and libraries for deploying static websites, managing TLS certificates, and provisioning AWS infrastructure as code | 16 |
vvo/nextjs-vercel-aws-cdk-example | An example Next.js project demonstrating deployment on Vercel with AWS services for database, cron jobs, and asynchronous jobs using AWS CDK's infrastructure as code features. | 74 |
mmuller88/aws-cdk-staging-pipeline | An AWS CDK construct for automating the build, test, and deployment of applications using a staging pipeline | 7 |
aws/aws-cdk-rfcs | Proposes and tracks major changes to AWS CDK infrastructure libraries | 537 |
jmb12686/cdk-time-bomb | A CDK construct that allows you to set a timeout period after which an AWS CloudFormation stack will be automatically destroyed. | 39 |
kcwinner/cdk-appsync-transformer | An AWS CDK construct for creating AppSync APIs using GraphQL directives | 131 |