brunoalano
brunoalano
Explore posts from servers
HHono
Created by brunoalano on 8/9/2024 in #help
Use OpenAPI operationId inside Middleware
It's possible to use the Zod OpenAPI operationId route value inside a middleware?
1 replies
HHono
Created by brunoalano on 6/6/2024 in #help
Using Hono through Bun inside a Node/Pnpm Monorepo
Hello, I would like to use Hono inside our Turborepo project, but actually we are using pnpm since many said that using bun are not stable enough. It's possible to use and deploy Hono on Bun under that context? I want to avoid the hono/node-server because it has some issues, and the ideal scenario would be able to deploy through Docker this hono instance (using turborepo prune feature).
4 replies
HHono
Created by brunoalano on 4/2/2024 in #help
Sourcemap Support for Sentry Middleware
There's some way to improve the DX of using Sentry with Hono? I'm receiving the issues on my Sentry dashboard, but the trace doesn't say anything where the error came from.
5 replies