docs: Update README formatting for better readability
Adjusted the layout of the architecture diagram in the README to enhance clarity and presentation.
This commit is contained in:
@@ -31,7 +31,7 @@ Alle sensiblen Inhalte werden **clientseitig verschlüsselt** (Web Crypto API).
|
|||||||
## Architektur
|
## Architektur
|
||||||
|
|
||||||
```
|
```
|
||||||
┌─────────────────┐ HTTPS/API ┌─────────────────┐
|
┌─────────────────┐ HTTPS/API ┌─────────────────┐
|
||||||
│ React PWA │ ◄──────────────────► │ Express API │
|
│ React PWA │ ◄──────────────────► │ Express API │
|
||||||
│ Vite + Dexie │ (nur ciphertext) │ Prisma + PG │
|
│ Vite + Dexie │ (nur ciphertext) │ Prisma + PG │
|
||||||
│ IndexedDB │ │ PostgreSQL │
|
│ IndexedDB │ │ PostgreSQL │
|
||||||
|
|||||||
Reference in New Issue
Block a user