mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-02 16:29:39 +00:00
Update: run client from server and proxy requests
This commit is contained in:
parent
31dc10ba51
commit
eecd8be78d
5 changed files with 238 additions and 48 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"express": "^4.17.1",
|
||||
"graceful-fs": "^4.2.10",
|
||||
"htmlparser2": "^8.0.1",
|
||||
"http-proxy-middleware": "^3.0.0-beta.1",
|
||||
"node-tone": "^1.0.1",
|
||||
"socket.io": "^4.5.4",
|
||||
"xml2js": "^0.5.0"
|
||||
|
|
@ -41,4 +42,4 @@
|
|||
"devDependencies": {
|
||||
"nodemon": "^2.0.20"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue