db.ts and server.ts work confirmed by test.js. moving to cards.

This commit is contained in:
2025-11-28 23:15:04 -06:00
parent 6502e8d5a7
commit 80d02737c0
13 changed files with 378 additions and 0 deletions
+2
View File
@@ -15,9 +15,11 @@
"bun-plugin-tailwind": "^0.1.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"kysely": "^0.28.8",
"lucide-react": "^0.545.0",
"react": "^19",
"react-dom": "^19",
"sqlite": "^5.1.1",
"tailwind-merge": "^3.3.1"
},
"devDependencies": {