- Hyperfiddle github: https://github.com/hyperfiddle/hyperfiddle
Prerequisites
java -versionmodern version, we useopenjdk version "23.0.2"- Clojure CLI https://clojure.org/guides/install_clojure
git clone git@gitlab.com:hyperfiddle/hyperfiddle-starter-app.git
cd hyperfiddle-starter-app
clj -A:dev -M -m dustingetz.main
# Explorer: http://explorer.localhost:8080
# Admin: http://admin.localhost:8080- REPL: jack-in with
:devalias, then eval(dev/-main)
- free for individual use on local dev machines, mandatory runtime login (we are a business)
- using in prod requires a license, contact us.
- still working out the details