Yusuke Wada

Results 1706 comments of Yusuke Wada

I'm planning to move the OpenAPI section to a different area. So please stay tuned!

Hi @hanspagel ! Sorry for confusing. We moved the content to **Snippets** https://hono.dev/snippets/top . So you can add a `Scalar API Reference` page to the "Integration". cc: @sor4chi

Hi @mkv27 > Isn't this mandatory to avoid this [issue](https://github.com/honojs/node-server/issues/84) when using with NextJS? No. To avoid the issue, you have to add `NODEJS_HELPERS=0` to your project.

Maybe we have only this way: https://vercel.com/docs/functions/serverless-functions/runtimes/node-js#disabling-helpers-for-node.js

Hi @shinGangan This is a super cool feature!! In Hono, however, we must consider whether to introduce it. This is because the types in Hono are so complex that users...

@shinGangan Thank! Closed. Let's continue in #503 .

@swdyh Thanks. I've commented. Check it.

> Hey everyone! I [made an adapter](https://github.com/Marplex/hono-azurefunc-adapter) for Azure Functions. Awesome! This was requested in https://github.com/honojs/hono/issues/1747 cc: @gunta @ytnobody > Would you allow for my library to be part of...

> I think it's difficult to fix it easily because VitePress does the same thing. Oh...

@Marplex Thanks! I'll see it later. > I don't know if it's worth creating and maintaining an azure functions starter template 🤔 I think it's necessary!