Zeiterfassung, Schichtplanung, Personalakte und Chat für Kliniken und Gesundheitseinrichtungen
v1.10.0
Einzeiler-Installation per PowerShell (installiert Backend + Frontend lokal):
irm https://downloads.c3po42.de/mva/install.ps1 | iex
Einzeiler-Installation per Bash (Docker erforderlich):
curl -fsSL https://downloads.c3po42.de/mva/install.sh | bash