diff --git a/backend/deps.edn b/backend/deps.edn
index c60adf10ca..9bdf318dd7 100644
--- a/backend/deps.edn
+++ b/backend/deps.edn
@@ -64,7 +64,9 @@
;; Pretty Print specs
pretty-spec/pretty-spec {:mvn/version "0.1.4"}
software.amazon.awssdk/s3 {:mvn/version "2.46.18"}
- software.amazon.awssdk/sts {:mvn/version "2.46.18"}}
+ software.amazon.awssdk/sts {:mvn/version "2.46.18"}
+
+ com.ladybugdb/lbug {:mvn/version "0.18.0"}}
:paths ["src" "resources" "target/classes"]
:aliases
diff --git a/backend/resources/app/templates/debug.tmpl b/backend/resources/app/templates/debug.tmpl
index 42894b570c..32e0732411 100644
--- a/backend/resources/app/templates/debug.tmpl
+++ b/backend/resources/app/templates/debug.tmpl
@@ -222,6 +222,21 @@ Debug Main Page
+