mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 13:54:02 +00:00
feat(WHE-27): add drizzle db package and typed env config
This commit is contained in:
2
packages/db/src/index.ts
Normal file
2
packages/db/src/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { db, queryClient } from './client'
|
||||
export * as schema from './schema'
|
||||
Reference in New Issue
Block a user