<!-- (1) Add a brief introduction about docker here! -->
</div>
# A Simple Tornado Wep App
---
@@ -93,6 +103,16 @@ flowchart TD
---
## Containerization {.small-header}
<divstyle="font-size: 20pt">
<!-- (2) Add some explanation and a mermaid visualization of the docker containerization of the tornado blog demo here! -->
</div>
---
## Visualization {.very-small-header}
<preclass="mermaid mermaid-container">
@@ -158,7 +178,7 @@ graph TD
---
## Visualization {.very-small-header}
## React Visualization {.very-small-header}
<preclass="mermaid mermaid-container">
graph TD
@@ -191,6 +211,26 @@ graph TD
end
</pre>
---
## Development and Deployment {.small-header}
<divstyle="font-size: 20pt">
<!-- (3) Add some explanation of the stages to develop and build a react app here -->
</div>
---
## Containerization {.small-header}
<divstyle="font-size: 20pt">
<!-- (4) Add some explanation and a mermaid visualization of the docker containerization of the tornado blog demo with a react frontend for development here! -->