feat: base frontend deployment

This commit is contained in:
2025-08-07 21:38:45 +01:00
parent 859e075407
commit 828332a786
4 changed files with 197 additions and 8 deletions

View File

@@ -17,7 +17,8 @@
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.18.0",
"@sveltejs/adapter-auto": "^6.0.0",
"@sveltejs/adapter-static": "^6.0.0",
"@sveltejs/adapter-node": "^5.2.14",
"@sveltejs/adapter-static": "^3.0.9",
"@sveltejs/kit": "^2.22.0",
"@sveltejs/vite-plugin-svelte": "^6.0.0",
"@tailwindcss/typography": "^0.5.15",