init codebase
This commit is contained in:
+4
-1
@@ -3,7 +3,10 @@
|
||||
http-kit/http-kit {:mvn/version "2.8.0"}
|
||||
metosin/reitit {:mvn/version "0.7.2"}
|
||||
ring/ring-core {:mvn/version "1.13.0"}
|
||||
ajet/chat-shared {:local/root "../shared"}}
|
||||
ajet/chat-shared {:local/root "../shared"}
|
||||
hiccup/hiccup {:mvn/version "2.0.0-RC4"}
|
||||
at.favre.lib/bcrypt {:mvn/version "0.10.2"}
|
||||
ring/ring-codec {:mvn/version "1.2.0"}}
|
||||
:aliases
|
||||
{:run {:main-opts ["-m" "ajet.chat.auth-gw.core"]}
|
||||
:dev {:extra-paths ["dev"]
|
||||
|
||||
Reference in New Issue
Block a user