Enforce Node.js 22+ runtime requirement, add compatibility checks for node:sqlite, and update scripts/README accordingly.

This commit is contained in:
2026-07-27 18:25:16 +02:00
parent d147692ca8
commit 7487a7d588
5 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Gemeinsame Verwaltung von Motorrädern, Wartungen, TÜV-/Inspektionsterminen und
## Lokale Entwicklung
Voraussetzungen: Node.js 24 und npm.
Voraussetzungen: Node.js 22 oder neuer und npm.
```powershell
Copy-Item .env.example .env.local