Skip to content

Commit

Permalink
fix: add README
Browse files Browse the repository at this point in the history
  • Loading branch information
rehanvdm committed Feb 29, 2024
1 parent c309617 commit 6a9ff50
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# AWS CDK starter project - Configuration, multiple environments and GitHub CI/CD

> [!IMPORTANT]
> This the code base for a blog post: https://rehanvdm.com/blog/aws-cdk-starter-configuration-multiple-environments-cicd
This blog will go through the thought process and reasoning involved in setting up a CDK starter project.
We will cover topics like configuration, environments, build systems, CI/CD processes and GitHub Workflows.

> [!IMPORTANT]
> Read more here: https://rehanvdm.com/blog/aws-cdk-starter-configuration-multiple-environments-cicd

0 comments on commit 6a9ff50

Please sign in to comment.