You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,11 @@ To see a full demo on how to setup your DevContainer/Codespaces environment, che
37
37
38
38
To setup your own development environment from scratch or to install the dependendies locally, refer to the files [`.devcontainer/devcontainer.json`](https://github.com/HTBox/TwoWeeksReady/blob/main/.devcontainer/devcontainer.json) and [`.devcontainer/Dockerfile`](https://github.com/HTBox/TwoWeeksReady/blob/main/.devcontainer/devcontainer.json) to understand what tools are required.
39
39
40
+
## Solution Architecture
41
+
42
+

43
+
44
+
40
45
### Resources
41
46
-[Tutorial Video from @davidwesst][1]
42
47
-[Docker Desktop][2]
@@ -46,4 +51,4 @@ To setup your own development environment from scratch or to install the depende
0 commit comments