dootstrapperdeprecated

Multi environment deployment bootstrapper

Usage no npm install needed!

<script type="module">
  import dootstrapper from 'https://cdn.skypack.dev/dootstrapper';
</script>

README

CDK Deployment Bootstrapper project

Creates a CD pipeline to declaratively deploy to multiple environments Generates following resources:

✅ Codepipeline

✅ Codebuild

✅ Artifacts Store (S3)

❌ Pub-sub channel (SNS)

❌ Send Deployment notifications to slack

Coming Soon