Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomdtr/smallweb-hono-example
Hono / SSR example using smallweb
https://github.com/pomdtr/smallweb-hono-example
smallweb-app
Last synced: about 2 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T14:50:33.000Z (7 months ago)
- Last Synced: 2024-06-16T16:38:04.165Z (7 months ago)
- Topics: smallweb-app
- Language: TypeScript
- Homepage: https://hono-example.pomdtr.me
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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