feat: add marketing site and expand Proxmox management features

This commit is contained in:
Matt
2026-08-10 14:33:06 +00:00
parent 27b9aeb45e
commit 20dd2dc449
70 changed files with 12092 additions and 1282 deletions
+3
View File
@@ -8,6 +8,9 @@
"build": "tsc -b && vite build",
"lint": "oxlint",
"preview": "vite preview",
"site:build": "npm --prefix site run build",
"site:dev": "npm --prefix site run dev",
"site:preview": "npm --prefix site run preview",
"tauri": "tauri"
},
"dependencies": {