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

https://github.com/rayyannafees/htmxamples


https://github.com/rayyannafees/htmxamples

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

          

# HTMX Examples with PicoCSS + Bun Elysia

## Tech Stack
Runtime: Bun
Backend: Elysia
Styling: PicoCSS
AJAX : HTMX
Data : Faker.js

## Development
To start the development server run:
```bash
bun run dev
```

Open http://localhost:3000/ with your browser to see the result.