Websocket subprotocol results in Error: The script will never generate a response
How to add credentials to a Hono client?
Post method not working with Queues on CF Worker
I'm looking for more clarity on client components
Using @hono/auth-js with one API server (auth) and one web server (front) ?
@hono/auth-js
but they are always relying on the vite proxy
server to serve the api on the same host as the frontend server.
Example usages of the @hono/auth-js lib :
- https://github.com/divyam234/next-auth-hono-react...Hono + Bun + Better Auth 404 error when using app.route
app.route()
in my entryfile. A very strange behavior break the "/api/auth/**"
matching
Working version
```ts...Help with REGEX doesnt work on route path definition
Configuring Storybook with Hono
TSX layout / templating question
relative pathname in Request not working on POST request
What is the difference between `Zod OpenAPI` and `Hono OpenAPI`?
Can't get the RPC typing
Image uploaded to S3 cannot be displayed when run on Lambda
The image cannot be displayed because it contains error
My Setup:
- Frontend: SvelteKit, sending a multipart/form-data request with the image.
- Backend: AWS Lambda with Hono
...HonoX change entry file
app/server.ts
to src/server.ts
? there is an entry
option in the honox vite plugin but that doesn't workNo Types for RPC with abstracted routes
How can I stream a video in hono?
Get `auth` session when API endpoint is called from a server component
How can I use hono/jsx templates to send Emails via Nodemailer?
Is there a simple way to bundle the directory served by serveStatic into a single file executable?
Loading routes from Cloudflare KV?
route.all(...)
that has the logic to fetch this and then add additional routes.