feat: initial DnD and ffmpeg install

This commit is contained in:
Hyteq
2025-06-23 10:33:03 +03:00
parent 56efb55a0f
commit 56480772c3
6 changed files with 263 additions and 4 deletions

View File

@ -12,6 +12,10 @@
"db:push:prod": "cross-env NODE_ENV=production drizzle-kit push"
},
"dependencies": {
"@ffmpeg/core": "^0.12.10",
"@ffmpeg/ffmpeg": "^0.12.15",
"@ffmpeg/util": "^0.12.2",
"@hello-pangea/dnd": "^18.0.1",
"@hookform/resolvers": "^3.9.1",
"@types/pg": "^8.15.4",
"@upstash/ratelimit": "^2.0.5",