Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 555 Bytes

File metadata and controls

21 lines (13 loc) · 555 Bytes

Datastar Patterns

Different example, uses and design patterns for the fabulous Datastar framework in Clojure.

Running

Run the application

  1. clojure -M:dev -m datastar-patterns.main

REPL workflow

  1. clojure -M:dev -m nrepl.cmdline
  2. Call (datastar-patterns.main/after-ns-reload) to start
  1. From there on, calling (user/go!) function will reload code & restart the web server

Screenshot

screenshot