Update package dependencies and refactor API files to implement database interactions for analytics, authentication, collections, ratings, and scripts. Enhance user management and script handling with improved error handling and validation. Introduce database schema for structured data storage and retrieval.

This commit is contained in:
2025-08-16 00:54:06 +01:00
parent d6f5901fe2
commit 3704a70575
14 changed files with 2361 additions and 220 deletions

2
package-lock.json generated
View File

@ -49,7 +49,7 @@
"input-otp": "^1.2.4",
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.462.0",
"mysql2": "^3.12.0",
"mysql2": "^3.14.3",
"nanoid": "^5.1.5",
"next-themes": "^0.3.0",
"react": "^18.3.1",