https://github.com/aldotestino/hono-orpc
https://github.com/aldotestino/hono-orpc
bun hono orpc sse tanstack-query tanstack-router
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aldotestino/hono-orpc
- Owner: aldotestino
- Created: 2025-08-14T19:51:51.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-26T22:43:47.000Z (about 2 months ago)
- Last Synced: 2025-08-27T06:14:33.116Z (about 2 months ago)
- Topics: bun, hono, orpc, sse, tanstack-query, tanstack-router
- Language: TypeScript
- Homepage:
- Size: 537 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hono-orpc
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.2.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.