tomfoolery works when serving with node but not with cloudflare, look into hosting the db with turso
This commit is contained in:
@@ -31,6 +31,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",
|
||||
@@ -51,7 +52,6 @@
|
||||
"runed@0.37.1": "patches/runed@0.37.1.patch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@libsql/client": "^0.17.0",
|
||||
"dotenv": "^17.2.4"
|
||||
"@libsql/client": "^0.17.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user