diff --git a/README.md b/README.md index a5975f277..2e252ffe8 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Codespaces. Alternatively, build, test, and deploy apps locally using the [devcontainer](docs/devcontainer.md). -![](docs/flowchart.png) +![Flow Chart](docs/flow-chart-dark.drawio.svg) ### Pull Request Lifecycle (~5 mins) diff --git a/docs/flow-chart-dark.drawio.svg b/docs/flow-chart-dark.drawio.svg new file mode 100644 index 000000000..319fb2e50 --- /dev/null +++ b/docs/flow-chart-dark.drawio.svg @@ -0,0 +1,4 @@ + + + +
AWS

AWS
Version Control System
Version Control System
./services
./services
./service-a
./service-a
./src
./src
Tools Account
Tools Account
./platform
./platform
./libraries
./libraries
./stack (IaC)
./stack (IaC)
Lambda

Lambda
API Gateway
Endpoint
API Gatew...
S3
S3
Github
Actions
Github...
CodePipeline

CodePipe...
./rigs
./rigs
./constructs (L3)
./constructs (L3)
./org-formation
./org-formation
./library-b
./library-b
...
...
./library-a
./library-a
...
...
NodeJS
NodeJS
./service-b
./service-b
./src
./src
./stack (IaC)
./stack (IaC)
Lambda
Lambda
NodeJS
NodeJS
...
...
API Gateway
Endpoint
API Gatew...
MongoDB
MongoDB
Sandbox Account
Sandbox Account
Test Account
Test Account
Production Account
Production Account
Lambda
Lambda
API Gateway
Endpoint
API Gatew...
Lambda
Lambda
API Gateway
Endpoint
API Gatew...
Lambda
Lambda
API Gateway
Endpoint
API Gatew...
MongoDB Atlas
MongoDB Atlas
MongoDB Atlas
MongoDB Atlas
MongoDB Atlas
MongoDB Atlas
MongoDB
MongoDB
 Package/Project
Pack...
CI/CD Path
CI/CD...
Resource Dependency
Resou...
Legend
Legend
Build Artifacts
Build Ar...
Text is not SVG - cannot display
\ No newline at end of file diff --git a/docs/flow-chart-light.drawio.svg b/docs/flow-chart-light.drawio.svg new file mode 100644 index 000000000..c3e2208f9 --- /dev/null +++ b/docs/flow-chart-light.drawio.svg @@ -0,0 +1,4 @@ + + + +
AWS

AWS
Version Control System
Version Control System
./services
./services
./service-a
./service-a
./src
./src
Tools Account
Tools Account
./platform
./platform
./libraries
./libraries
./stack (IaC)
./stack (IaC)
Lambda

Lambda
API Gateway
Endpoint
API Gatew...
S3
S3
Github
Actions
Github...
CodePipeline

CodePipe...
./rigs
./rigs
./constructs (L3)
./constructs (L3)
./org-formation
./org-formation
./library-b
./library-b
...
...
./library-a
./library-a
...
...
NodeJS
NodeJS
./service-b
./service-b
./src
./src
./stack (IaC)
./stack (IaC)
Lambda
Lambda
NodeJS
NodeJS
...
...
API Gateway
Endpoint
API Gatew...
MongoDB
MongoDB
Sandbox Account
Sandbox Account
Test Account
Test Account
Production Account
Production Account
Lambda
Lambda
API Gateway
Endpoint
API Gatew...
Lambda
Lambda
API Gateway
Endpoint
API Gatew...
Lambda
Lambda
API Gateway
Endpoint
API Gatew...
MongoDB Atlas
MongoDB Atlas
MongoDB Atlas
MongoDB Atlas
MongoDB Atlas
MongoDB Atlas
MongoDB
MongoDB
 Package/Project
Pack...
CI/CD Path
CI/CD...
Resource Dependency
Resou...
Legend
Legend
Build Artifacts
Build Ar...
Text is not SVG - cannot display
\ No newline at end of file diff --git a/docs/flow-chart.drawio b/docs/flow-chart.drawio new file mode 100644 index 000000000..306d8de83 --- /dev/null +++ b/docs/flow-chart.drawio @@ -0,0 +1,272 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/flowchart.drawio b/docs/flowchart.drawio deleted file mode 100644 index b7abd2e1c..000000000 --- a/docs/flowchart.drawio +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/flowchart.png b/docs/flowchart.png deleted file mode 100644 index c285a44ab..000000000 Binary files a/docs/flowchart.png and /dev/null differ