Skip to content

Commit 121d449

Browse files
committed
Add img
1 parent 4bdbd09 commit 121d449

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The application itself is a simple Node.js application that uses the [Express](h
66

77
The database is populated with a few sample addresses in the file `db/init.sql`. Feel free to add your own addresses to the database before running the instructions below, and see if they show up in the API response!
88

9+
## Architecture
10+
11+
This diagram shows the architecture of this demo - an application and a database, and a third container for testing, all joined to the same bridge network.
12+
13+
<img src="./architecture.png">
14+
915
## To run
1016

1117
**Pre-requisites:** You must have Docker installed on your machine.

architecture.png

40 KB
Loading

0 commit comments

Comments
 (0)