Initial commit

This commit is contained in:
Jose Selesan
2026-04-08 22:53:11 -03:00
commit 9ae270609d
179 changed files with 28096 additions and 0 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
.git
.DS_Store
node_modules
**/node_modules
**/dist
**/.turbo
**/.cache
**/.vite
**/.next
coverage