We couldn't find a Readme or any other articles for this project. This happens when we could not find the Git repository for a project or there are no articles present in a format that cljdoc supports. Please consult the cljdoc docs on how to fix this.
(signup! db {:keys [email username password]})
Sign up a new user and add the user role.
user
Sign up a new user and add the `user` role.
cljdoc is a website building & hosting documentation for Clojure/Script libraries