README.md aktualisiert
Build & Deploy / Build & Push Docker Images (push) Has been cancelled
Docker Integration / Docker Compose Build (push) Has been cancelled
Build & Deploy / Deploy on Server (push) Has been cancelled

This commit is contained in:
2026-05-15 23:11:55 +02:00
parent 88260e1e9a
commit 523aacb37a
+13 -13
View File
@@ -4,20 +4,20 @@ Full-stack website monitoring & performance auditing platform powered by **Googl
``` ```
┌─────────────────────────────────────────────────────────┐ ┌─────────────────────────────────────────────────────────┐
│ CloudLense │ CloudLense │
│ │
│ ┌──────────┐ ┌──────────┐ ┌──────────────────┐ │ │ ┌──────────┐ ┌──────────┐ ┌──────────────────┐ │
│ │ Frontend │───▶│ Backend │───▶│ PostgreSQL (DB) │ │ │ │ Frontend │───▶│ Backend │───▶│ PostgreSQL (DB) │ │
│ │ Next.js │ │ Express │ │ via Supabase │ │ │ │ Next.js │ │ Express │ │ via Supabase │ │
│ │ Port 3000 │◀───│ Port 5000│ └──────────────────┘ │ │ │ Port 3000│◀───│ Port 5000│ └──────────────────┘ │
│ └──────────┘ └──────────┘ │ └──────────┘ └──────────┘ │
│ │ │ │ │ │ │
│ │ ▼ │ │ ▼ │
│ │ ┌──────────┐ │ │ ┌──────────┐ │
│ │ │Lighthouse│ │ │ │Lighthouse│ │
│ └─── SSE ──│ + Chrome │ │ └─── SSE ──│ + Chrome │ │
│ (progress) │ Headless │ │ (progress) │ Headless │ │
│ └──────────┘ │ └──────────┘ │
└─────────────────────────────────────────────────────────┘ └─────────────────────────────────────────────────────────┘
``` ```