main: add many things to app :)

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2025-12-30 01:30:31 +03:30
parent 91c149e92e
commit 895afc44af
26 changed files with 2180 additions and 249 deletions
+5 -2
View File
@@ -12,14 +12,17 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.937.0",
"@aws-sdk/s3-request-presigner": "^3.937.0",
"better-sqlite3": "^11.7.0",
"framer-motion": "^11.11.17",
"next": "^15.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.3.0"
"react-icons": "^5.3.0",
"zarinpal-node-sdk": "^2.2.0"
},
"devDependencies": {
"@types/bun": "latest",
"@types/better-sqlite3": "^7.6.12",
"@types/bun": "^1.3.5",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",