feat: add db schema, init, and vitest config

This commit is contained in:
lila 2026-05-03 17:56:29 +02:00
parent 74cfc82bdd
commit 4fa3073412
13 changed files with 248 additions and 8 deletions

View file

@ -12,7 +12,6 @@ export default defineConfig([
"node_modules/",
"routeTree.gen.ts",
"scripts/**",
"data-pipeline/**/*",
]),
eslint.configs.recommended,