Added background animation for homepage and similar other pages, started making body validation schemas on backend and removed delay when searching

This commit is contained in:
Gu://em_ 2025-05-25 23:21:15 +02:00
parent ca96f57fb8
commit 6d48a10c1d
7 changed files with 122 additions and 17 deletions

View file

@ -14,6 +14,7 @@
"packageManager": "pnpm@10.10.0",
"dependencies": {
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"bcrypt": "^5.1.1",
"better-sqlite3": "^11.10.0",
"cors": "^2.8.5",