An open API service indexing awesome lists of open source software.

https://github.com/vhscom/htmx-demo

Demo html application
https://github.com/vhscom/htmx-demo

Last synced: 9 months ago
JSON representation

Demo html application

Awesome Lists containing this project

README

          

To install dependencies:
```sh
bun install
```

To run:
```sh
bun run dev
```

open http://localhost:3000