Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grierson/todomvc-htmx


https://github.com/grierson/todomvc-htmx

clojure htmx

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# TODOMVC (HTMX + Clojure)

- `bb tasks` - List all tasks
- `bb start` - Runs application on `localhost:3000` by default
- update `resources/config.edn` to provide different port via config
- `bb dev` - Start repl
- `bb clean` - Clean Uber
- `bb build` - Build Uber

## Tools

- Clojure
- HTMX + Hyperscript
- Ring + Reitit
- Donut.system
- Babashka