https://github.com/hamlim/hono-reverse-proxy
https://github.com/hamlim/hono-reverse-proxy
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hamlim/hono-reverse-proxy
- Owner: hamlim
- Created: 2024-02-06T14:43:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T22:12:49.000Z (over 2 years ago)
- Last Synced: 2025-04-05T00:47:45.755Z (about 1 year ago)
- Language: TypeScript
- Size: 79.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000