This commit is contained in:
@@ -23,10 +23,10 @@
|
||||
|
||||
```
|
||||
Raspberry Pi
|
||||
┌────────────────────────────────────────────────────────────┐
|
||||
│ │
|
||||
┌───────────────────────────────────────────────────────────┐
|
||||
│ │
|
||||
│ ┌──────────┐ ┌──────────────┐ ┌─────────────────┐ │
|
||||
│ │ Browser │◄──►│ Flask App │───►│ Display Loop │ │
|
||||
│ │ Browser │◄──►│ Flask App │───►│ Display Loop │ │
|
||||
│ │ (GUI) │ │ (port 5000) │ │ (cli.py) │ │
|
||||
│ └──────────┘ │ │ │ │ │
|
||||
│ │ /api/* │ │ ┌───────────┐ │ │
|
||||
@@ -36,15 +36,15 @@
|
||||
│ └──────┬───────┘ └────────┬────────┘ │
|
||||
│ │ │ │
|
||||
│ ┌────▼─────┐ ┌─────▼──────┐ │
|
||||
│ │ SQLite │ │ trigger │ │
|
||||
│ │ web.db │ │ .json │ │
|
||||
│ └──────────┘ └────────────┘ │
|
||||
│ │ │
|
||||
│ ┌────▼─────┐ │
|
||||
│ │ uploads/ │ │
|
||||
│ │ (images) │ │
|
||||
│ └──────────┘ │
|
||||
└────────────────────────────────────────────────────────────┘
|
||||
│ │ SQLite │ │ trigger │ │
|
||||
│ │ web.db │ │ .json │ │
|
||||
│ └──────────┘ └────────────┘ │
|
||||
│ │ │
|
||||
│ ┌────▼─────┐ │
|
||||
│ │ uploads/ │ │
|
||||
│ │ (images) │ │
|
||||
│ └──────────┘ │
|
||||
└───────────────────────────────────────────────────────────┘
|
||||
```
|
||||
|
||||
### Key decisions
|
||||
|
||||
Reference in New Issue
Block a user