mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
Add URL management schema, route, and related updates for URLs feature
This commit is contained in:
@@ -13,7 +13,11 @@
|
||||
"wrangler": "^4.53.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"hono": "^4.10.4"
|
||||
"drizzle-orm": "^0.45.0",
|
||||
"drizzle-zod": "^0.8.3",
|
||||
"hono": "^4.10.4",
|
||||
"postgres": "^3.4.7",
|
||||
"zod": "^4.1.13"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "wrangler dev",
|
||||
|
||||
Reference in New Issue
Block a user