https://github.com/pomdtr/smallweb-hono-example
Hono / SSR example using smallweb
https://github.com/pomdtr/smallweb-hono-example
smallweb-app
Last synced: 9 months ago
JSON representation
Hono / SSR example using smallweb
- Host: GitHub
- URL: https://github.com/pomdtr/smallweb-hono-example
- Owner: pomdtr
- Created: 2024-06-16T14:43:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T09:19:17.000Z (almost 2 years ago)
- Last Synced: 2025-08-17T23:50:17.172Z (10 months ago)
- Language: TypeScript
- Homepage: https://hono-example.pomdtr.me
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smallweb Hono Example
Adapted from
## Installation
Make sure you have [smallweb](https://github.com/pomdtr/smallweb) installed then run:
```ts
git clone https://github.com/pomdtr/smallweb-hono-example ~/www/hono-example
```
## Live Demo