feat: db init
This commit is contained in:
parent
0b1cbef59e
commit
a6fc74e851
23 changed files with 1536 additions and 5553 deletions
2
packages/db/src/index.ts
Normal file
2
packages/db/src/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export * from "./schema/users";
|
||||
export * from "./schema/products";
|
||||
Loading…
Add table
Add a link
Reference in a new issue