feat: typed database with kysely, updated config

This commit is contained in:
Samuel 2024-12-11 16:41:37 +01:00
parent d06e6d913e
commit 0e6f5a24bd
24 changed files with 1656 additions and 434 deletions

View file

@ -1,5 +1,4 @@
import path from "path";
import { defineConfig } from "vite";
import solidPlugin from "vite-plugin-solid";