Gg
Gg
Explore posts from servers
HHono
Created by Gg on 8/27/2024 in #help
Sharing the app type from my hono api to my client in a monorepo
(cuz it would also be an anti pattern to import the type from the app to the package)
14 replies
HHono
Created by Gg on 8/27/2024 in #help
Sharing the app type from my hono api to my client in a monorepo
so i was basically wondering if theres maybe a way to like generate the type to a package, instead of the export type AppRouter = typeof app;
14 replies
HHono
Created by Gg on 8/27/2024 in #help
Sharing the app type from my hono api to my client in a monorepo
the issue is that its an anti-pattern to import between apps in turborepo (and monorepos in general, I think)
14 replies
HHono
Created by Gg on 8/27/2024 in #help
Sharing the app type from my hono api to my client in a monorepo
i didnt look into what you meant at first but I think you misunderstood my question
14 replies
HHono
Created by Gg on 8/27/2024 in #help
Sharing the app type from my hono api to my client in a monorepo
thanks friend
14 replies
HHono
Created by Gg on 8/26/2024 in #help
background jobs with Hono + Bun
yup fair point, i think bull actually works with bun now though i just found outdated info
5 replies
HHono
Created by Jacob on 8/7/2024 in #help
Issues with Cloudflare KV
did you ever get this working?
5 replies
HHono
Created by lessquo on 6/20/2024 in #help
How to use custom fetch method for Hono client?
sorry for sending a message months later but did you ever solve this?
6 replies
HHono
Created by Gg on 8/26/2024 in #help
background jobs with Hono + Bun
If no, I guess I will have to go with node. is there any negatives with using hono on node other than just worse performance?
5 replies