Add Docker stack, Reverb live progress, and duplicate upload detection.

Ship FrankenPHP Compose services with Reverb WebSockets for real-time transcription status, skip re-uploading identical audio via content hash, and format disk usage without requiring intl.
This commit is contained in:
ben
2026-08-12 17:35:48 +02:00
parent 352b564f3a
commit 771ee8db5a
44 changed files with 2581 additions and 424 deletions
+1
View File
@@ -10,6 +10,7 @@
"james-heinrich/getid3": "^1.9",
"laravel/ai": "^0.10.3",
"laravel/framework": "^13.17",
"laravel/reverb": "^1.11",
"laravel/tinker": "^3.0"
},
"require-dev": {