This commit is contained in:
2025-12-31 01:17:12 +01:00
commit b7a802a52c
34 changed files with 4567 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.DS_Store
node_modules/
dist/
*.log
.env
.env.local
.vscode/
.idea/