FE-0: Projektgrundgerüst (SvelteKit, Tailwind, Docker, Caddy)

This commit is contained in:
faligam
2026-09-06 06:26:03 +00:00
commit 631b17ae05
21 changed files with 441 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
node_modules
.svelte-kit
build
.env
.env.local
*.log
.DS_Store