examples
examples copied to clipboard
Examples using Hono.
I couldn't get an example of this combination working yet
Hello Hono Maintainers, I am the creator of a code-first server framework called [Pylon](https://pylon.cronit.io) for building GraphQL APIs. Pylon simplifies the process by allowing developers to define any TypeScript functions,...
Hello everyone! I honestly tried multiple approaches and read the docs several times. I searched other Hono repositories and saw a working example for Cloudflare Workers and [they use MOCK_ENV](https://github.com/tozydev/vela/blob/main/test/middlewares/repoAccess.test.ts)...
This is for issue https://github.com/honojs/examples/issues/204
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.4 to 22.5.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.2.12 to 0.5.2. Release notes Sourced from @cloudflare/vitest-pool-workers's releases. @cloudflare/vitest-pool-workers@0.5.2 Patch Changes Updated dependencies []: [email protected] [email protected] @cloudflare/vitest-pool-workers@0.5.1 Patch Changes Updated dependencies []: [email protected] [email protected] @cloudflare/vitest-pool-workers@0.5.0 Minor...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.0 to 2.1.1. Release notes Sourced from vitest's releases. v2.1.1 🐞 Bug Fixes browser: Make example test callbacks async - by @aqandrew in vitest-dev/vitest#6484 (16aa7) Optimize vitest-browser-vue...
Can someone please add an example that uses Hono, Bun, and client components? It's not very clear from the docs how to set up JSX and get this to work....
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 18.3.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
https://github.com/kentcdodds/mdx-bundler (still waiting for 10.2.0 with my fix on my mistake..) Unfortunately, this can not be used in Cloudflare Workes as mdx-bundler depends on esbuild :( --- This is how...