chore: first commit

This commit is contained in:
David Dias
2025-03-03 21:03:16 -05:00
commit d223b89d05
18 changed files with 1402 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
build/
*.log
.env*