first commit

This commit is contained in:
2026-04-16 10:22:13 +02:00
commit 2b72f306ff
55 changed files with 10732 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# Environment — commit NOOIT secrets
.env
.env.local
# Node
node_modules/
npm-debug.log*
# Vite build output
frontend/dist/
# OS
.DS_Store
Thumbs.db
# Editor
.vscode/
.idea/
# Claude
.claude/