An external profile for Duct template that introduces Hydrogen code.
This template profile needs to be used in conjunction with +site
and +cljs
hints.
lein new duct <project name> +site +cljs +hydrogen/core
You can optionally add +hydrogen/session.cognito
to add OIDC-based session management
or +hydrogen/session.keycloak
to add keycloak-based session management. Keep in mind that those two profiles are
mutually exclusive.
Copyright (c) Magnet S Coop 2018.
The source code for the library is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close