Skip to content

added catalogue to docker-compose, provides an initial search against existing...

Jonathan Cooper requested to merge DUKEMS-115-catalogue-in-dev into master

Added search functionality and results to the search page. It will search against the catalogue url that has been provided by the environment variable REACT_APP_CATALOGUE_URL. This is provided by docker-compose during development and values.yaml on kubernetes deployments.

Closes DUKEMS-115

Merge request reports

Loading