Refactoring server code:

* Split server code in several libs
* improve server/peertube.d.ts.
This commit is contained in:
John Livingston
2021-04-08 02:43:13 +02:00
parent 5d8102c64d
commit 490d6f18c3
7 changed files with 528 additions and 204 deletions

View File

@ -27,6 +27,7 @@
"@tsconfig/node12": "^1.0.7",
"@types/express": "^4.17.11",
"@types/node": "^14.14.37",
"@types/winston": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"converse.js": "^7.0.5",