bennuttle / ddf-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ddf-ui

Welcome to ddf-ui, the home of Intrigue.

Installing in DDF

Inside of a ddf karaf console run the following commands: feature:repo-add mvn:org.codice.ddf.search/intrigue-ui-app/3.0.0-SNAPSHOT/xml/features feature:install catalog-ui-app This will the add the backend repo and then install the app.

feature:repo-add mvn:org.codice.ddf.search/ui-frontend/3.0.0-SNAPSHOT/xml/features feature:install ui-frontend This will add the frontend repo and then install the app.

Change 3.0.0-SNAPSHOT to whatever the desired or most recent version of ddf-ui.

About

License:Other


Languages

Language:Java 38.4%Language:JavaScript 31.6%Language:TypeScript 23.1%Language:CSS 4.4%Language:HTML 2.4%Language:Shell 0.0%Language:XSLT 0.0%