mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added worker pools, and very very basic workers
This commit is contained in:
parent
771959ec2b
commit
f5f3b51eee
5 changed files with 211 additions and 5 deletions
|
@ -13,6 +13,7 @@
|
|||
"eslint-plugin-typescript": "^0.14.0",
|
||||
"express": "^4.6.1",
|
||||
"express-ejs-layouts": "^1.1.0",
|
||||
"generic-pool": "^3.7.1",
|
||||
"sqlite3": "^4.1.1",
|
||||
"ts-node": "^9.0.0",
|
||||
"typescript": "^4.1.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue