/cljtemplate

Primary LanguageClojure

Clojure app template

Template for new apps. A half done WIP.

assumes:

  • pg
  • need to replace 'mydb' with the name of your PG database
  • probably should change the salt config value
  • auth parts don't work

Authors