test(test code): new test folder for testing stuff

This commit is contained in:
2025-04-06 07:46:12 -05:00
parent 1956ee313a
commit 525de7dab2
3 changed files with 9028 additions and 9016 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ backend-0.1.2-217.zip
backend-0.1.2-218.zip
backend-0.1.2.zip
postgresql-17.2-3-windows-x64.exe
jsTesting
# ---> Node

18040
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -68,6 +68,7 @@
"bcryptjs": "^3.0.2",
"croner": "^9.0.0",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"drizzle-kit": "^0.30.5",
"drizzle-orm": "^0.41.0",
"drizzle-zod": "^0.7.0",
@@ -87,4 +88,4 @@
"ws": "^8.18.1",
"zod": "^3.24.2"
}
}
}