Diagnostic tool: testing API communication between Peertube and Prosody.

This commit is contained in:
John Livingston
2021-06-22 10:26:45 +02:00
parent 350a9fa833
commit 7279761c66
8 changed files with 323 additions and 9 deletions

View File

@ -32,6 +32,7 @@
"body-parser": "^1.19.0",
"decache": "^4.6.0",
"express-http-proxy": "^1.6.2",
"got": "^11.8.2",
"log-rotate": "^0.2.8"
},
"devDependencies": {
@ -40,6 +41,7 @@
"@types/async": "^3.2.6",
"@types/express": "^4.17.11",
"@types/express-http-proxy": "^1.6.1",
"@types/got": "^9.6.11",
"@types/node": "^14.14.37",
"@types/winston": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^4.21.0",