add logging and handle snippet deletes
This commit is contained in:
parent
c28c398a14
commit
38f130fcfd
8 changed files with 75 additions and 14 deletions
2
deps.edn
2
deps.edn
|
|
@ -9,6 +9,8 @@
|
|||
com.github.seancorfield/next.jdbc {:mvn/version "1.3.1002"}
|
||||
org.postgresql/postgresql {:mvn/version "42.7.6"}
|
||||
frontmatter/frontmatter {:mvn/version "0.0.1"}
|
||||
;; logging
|
||||
com.taoensso/telemere {:mvn/version "1.0.0"}
|
||||
|
||||
;; environment variables
|
||||
environ/environ {:mvn/version "1.2.0"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue