Kit framework with Undertow, Reitit routing, Hiccup + HTMX templating, Tailwind CSS v4, PostgreSQL (empty database), and mobile-first index page. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
326 B
Clojure
9 lines
326 B
Clojure
{:full-name "pmagnus/btcprice"
|
|
:ns-name "pmagnus.btcprice"
|
|
:sanitized "pmagnus/btcprice"
|
|
:name "btcprice"
|
|
:modules {:root "modules"
|
|
:repositories [{:url "https://github.com/kit-clj/modules.git"
|
|
:tag "master"
|
|
:name "kit-modules"}]}}
|