first commit

This commit is contained in:
Andrea Bianchi
2026-03-10 18:27:34 +09:00
commit 631b053c8c
14 changed files with 90313 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.git
.prettierrc
node_modules
.DS_Store
.vscode