A collection of higher-level cdk components: slack-approval-workflow, contentful-webhook, github-webhook, static-website, pull-request-check...
This repository is a monorepo managed with Lerna. Several components are published to npm from the same codebase.
Component | Description |
---|---|
cdk-codepipeline-slack | Cdk component that provides a #slack approval workflow |
cdk-contentful-webhook | Cdk component that provides contentful webhooks |
cdk-github-webhook | Cdk component that provides github webhooks |
cdk-stripe-webhook | Cdk component that provides stripe webhooks |
cdk-static-website | Cdk component that creates a static website using S3, configures CloudFront (CDN) and maps a custom domain via Route53 (DNS) |
cdk-pull-request-check | Cdk component that automatically check pull requests |
We welcome community contributions and pull requests.