Skip to content

Commit ac77022

Browse files
committed
docs: add archictural overview and db schema
1 parent e3d533c commit ac77022

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,11 @@ After having at least the AWS infrastruture up and running, the Google OAuth cre
114114
yarn dev
115115
```
116116
- Additionally, you need to make sure that the [Generate Flash Cards Service](https://github.com/emiliosheinz/briskly-generate-flash-cards) is running somewhere. It can be locally, on your machine, or deployed on a server.
117+
118+
## Architectural overview
119+
120+
![Briskly architecture](/docs/images/architectural-overview.png)
121+
122+
## Database schema
123+
124+
![Briskly database schema](/docs/images/db-schema.png)
116 KB
Loading

docs/images/db-schema.png

185 KB
Loading

0 commit comments

Comments
 (0)