Add Drizzle ORM with shared db package (#10)
This commit is contained in:
parent
6a3e566438
commit
9deda5f125
13 changed files with 783 additions and 109 deletions
|
|
@ -15,3 +15,7 @@ catalog:
|
|||
"@tailwindcss/vite": ^4.1.7
|
||||
typescript: ^5.8.3
|
||||
vite: ^6.0.0
|
||||
drizzle-orm: ^0.44.0
|
||||
drizzle-kit: ^0.31.0
|
||||
drizzle-postgis: ^1.1.0
|
||||
postgres: ^3.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue