feat: add Docker support and implement movie detail and playback pages

This commit is contained in:
thanhvudaynee
2026-05-17 21:01:33 +07:00
parent 8832b620f2
commit 69f6c90eda
9 changed files with 361 additions and 68 deletions
+1 -1
View File
@@ -7,7 +7,6 @@
"name": "kr-phim",
"hasInstallScript": true,
"dependencies": {
"@oxc-parser/binding-win32-x64-msvc": "^0.128.0",
"@tailwindcss/vite": "^4.3.0",
"lucide-vue-next": "^1.0.0",
"nuxt": "^4.4.5",
@@ -2141,6 +2140,7 @@
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
],