tomfoolery works when serving with node but not with cloudflare, look into hosting the db with turso

This commit is contained in:
2026-02-09 17:22:43 -08:00
parent 6d0e76288c
commit 4be1c19481
3 changed files with 10 additions and 4 deletions

View File

@@ -6,7 +6,6 @@
"name": "amqtrain",
"dependencies": {
"@libsql/client": "^0.17.0",
"dotenv": "^17.2.4",
},
"devDependencies": {
"@biomejs/biome": "^2.3.14",
@@ -21,6 +20,7 @@
"@types/node": "^25.2.0",
"bits-ui": "^2.14.4",
"clsx": "^2.1.1",
"dotenv": "^17.2.4",
"drizzle-kit": "^0.31.8",
"drizzle-orm": "^0.45.1",
"lefthook": "^2.1.0",