feat: Initial project structure

This commit is contained in:
2026-05-07 11:22:21 -04:00
commit 04b199719e
10 changed files with 1620 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules/
dist/
.cache/
.DS_Store
*.log