https://github.com/erf/bun-hono-infinite
A infinite scroll example using bun and hono
https://github.com/erf/bun-hono-infinite
Last synced: about 1 year ago
JSON representation
A infinite scroll example using bun and hono
- Host: GitHub
- URL: https://github.com/erf/bun-hono-infinite
- Owner: erf
- Created: 2023-12-17T18:05:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T18:05:56.000Z (over 2 years ago)
- Last Synced: 2025-03-27T06:36:29.013Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
bun install
bun run dev
```
```
open http://localhost:3000
```