Sprint 1 - Project scaffold

This commit is contained in:
2026-07-19 00:44:54 +02:00
parent ab49999649
commit 657496fe49
5 changed files with 33 additions and 1 deletions

5
.gitignore vendored
View File

@@ -0,0 +1,5 @@
node_modules/
dist/
.env
*.db
.DS_Store