Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 740 Bytes

File metadata and controls

26 lines (19 loc) · 740 Bytes

Hyperfiddle starter app

Links

Getting started - dev setup

Prerequisites

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 :dev alias, then eval (dev/-main)

License

  • 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