mirror of
https://github.com/theoleuthardt/werkzeugkiste.git
synced 2026-06-13 09:37:53 +00:00
feat: backend now uses ffmpeg as local package on server to convert video to audio, added package to dockerfile, naming conventions
This commit is contained in:
parent
95c8ba211c
commit
f16661d1fd
7 changed files with 143 additions and 84 deletions
|
|
@ -20,8 +20,7 @@
|
|||
"fastify-multipart": "^5.3.1",
|
||||
"libreoffice-convert": "^1.6.0",
|
||||
"luxon": "^3.5.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"video-to-audio": "^1.0.1"
|
||||
"qrcode": "^1.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/luxon": "^3.4.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue