chore: add db dependency and check for env DB_URL
This commit is contained in:
parent
082bd78bf7
commit
ff267f7530
3 changed files with 6 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
"preset": "@repo/jest-presets/node"
|
||||
},
|
||||
"dependencies": {
|
||||
"@repo/db": "*",
|
||||
"@repo/logger": "*",
|
||||
"body-parser": "^1.20.3",
|
||||
"cors": "^2.8.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue