jannis-patch-1 #40

Merged
Jannis merged 2 commits from jannis-patch-1 into master 2026-05-13 08:38:10 +00:00
Showing only changes of commit 8b5cee8a6f - Show all commits

View File

@@ -26,11 +26,12 @@ Every repository on this Gitea instance that has the topic tag `dashboard` is au
--- ---
## 🧱 Architecture ## 🧱 Architecture
``` ```
┌─────────────────┐ Gitea REST API v1 ┌─────────────────────┐ ┌─────────────────┐ Gitea REST API v1 ┌─────────────────────┐
│ Gitea Server │ ◄────────────────────► │ Backend Service │ │ Gitea Server │ ◄────────────────────► │ Backend Service │
│ (Repos + Topics)│ │ (Go, net/http) │ │ (Repos + Topics)│ │ (Go, net/http) │
└─────────────────┘ └──────────┬────────── └─────────────────┘ └──────────┬──────────┘
┌──────────▼───────────┐ ┌──────────▼───────────┐
│ PostgreSQL DB │ │ PostgreSQL DB │