docs: README erstellt, Debian statt Ubuntu korrigiert
Security Audit / Node.js Dependency Audit (push) Canceled after 0s
Security Audit / Python Dependency Audit (push) Canceled after 0s
Security Audit / Frontend Build (tsc + vite) (push) Canceled after 0s

README.md war leer (0 Zeilen). Projektübersicht, Setup, Deploy-Workflow
ergänzt. Server läuft tatsächlich auf Debian 13, nicht Ubuntu.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015Ahyx6D3r7G1EuAc42nezn
This commit is contained in:
2026-09-03 00:03:06 +02:00
co-authored by Claude Sonnet 5
parent ac496a5f9b
commit 5ba5a99e02
2 changed files with 62 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
# ============================================================
# TimeMaster Nativer Server-Setup (Ubuntu 22.04 / 24.04)
# TimeMaster Nativer Server-Setup (Debian 13)
# Führe dieses Script als root oder mit sudo aus
# ============================================================
set -e