feat(db): configure drizzle orm and postgres connection
This commit is contained in:
parent
3faa3d4ffb
commit
a8e247829c
4 changed files with 18 additions and 2 deletions
|
|
@ -11,5 +11,6 @@
|
|||
"devDependencies": {
|
||||
"@types/pg": "^8.20.0",
|
||||
"drizzle-kit": "^0.31.10"
|
||||
}
|
||||
},
|
||||
"exports": "./src/index.ts"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue