Redesign complete. Not much UI changes

This commit is contained in:
AG
2025-10-11 19:10:58 +03:00
parent 9bbd690f40
commit f42bac001d
20 changed files with 425 additions and 64 deletions

View File

@@ -31,7 +31,9 @@
"dependencies": {
"@google/generative-ai": "^0.1.0",
"cors": "^2.8.5",
"dotenv": "^17.2.3",
"express": "^4.17.2",
"jest-fetch-mock": "^3.0.3",
"uuid": "^8.3.2",
"ws": "^8.4.0"
}