chore: add ERM diagram
This commit is contained in:
parent
baeb348f6f
commit
ac75e1f4c6
2 changed files with 5 additions and 1 deletions
|
@ -5,9 +5,13 @@ SQLite database that records key metadata about each entry (tags, backlinks, out
|
||||||
|
|
||||||
It exposes a command line application for interfacing with the database.
|
It exposes a command line application for interfacing with the database.
|
||||||
|
|
||||||
## Running app in local development
|
## Local development
|
||||||
|
|
||||||
```
|
```
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
eolas-db
|
eolas-db
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## ERM
|
||||||
|
|
||||||
|

|
||||||
|
|
BIN
eolas-db-ERM.png
Normal file
BIN
eolas-db-ERM.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
Loading…
Add table
Reference in a new issue