first commit

This commit is contained in:
Andrea Bianchi
2026-03-14 12:18:27 +09:00
commit c9853c3aa3
12 changed files with 90373 additions and 0 deletions

5
.gitignore vendored Normal file
View File

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