express: WIP
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
5c1b0ce6ff
commit
d5c43d0624
5 changed files with 175 additions and 17 deletions
|
@ -15,6 +15,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.2",
|
||||
"express": "^4.18.2"
|
||||
"express": "^4.18.2",
|
||||
"ioredis": "^5.3.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue