feat: add db schema, init, and vitest config
This commit is contained in:
parent
74cfc82bdd
commit
4fa3073412
13 changed files with 248 additions and 8 deletions
|
|
@ -8,5 +8,5 @@
|
|||
"types": ["node"]
|
||||
},
|
||||
"references": [{ "path": "../packages/shared" }],
|
||||
"include": ["./**/*"]
|
||||
"include": ["./**/*", "vitest.config.ts"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue