dacom
dacom copied to clipboard
A skeleton app built with Datomic, Compojure, and Om
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Here is the full message -- this happened both on cloning this repo and with the template Exception in thread "main" java.lang.NullPointerException, compiling:(db.clj:118:3) at clojure.lang.Compiler$InvokeExpr.eval(Compiler.java:3463) at clojure.lang.Compiler$DefExpr.eval(Compiler.java:408) at clojure.lang.Compiler.eval(Compiler.java:6624) at...
An outdated version of datomic plugin was preventing the project to work.
Loading localhost:8000 displays a directory listing. Clarified the static/index.html address.
``` shell noodle% lein install-db Performing task 'run' with profile(s): 'db' Exception in thread "main" java.lang.IllegalArgumentException: :db.error/not-enough-memory (datomic.objectCacheMax + datomic.memoryIndexMax) exceeds 75% of JVM RAM at datomic.error$arg.invoke(error.clj:55) ``` I fixed...
This is awesome. Please consider packaging it as a self-contained, publicly downloadable Docker container image that newbies can pull and run with one command from the public Docker registry.