This repo contains the code for the Ocean Info Hub Global Search Portal.
/apicontains the code for the api server. This produces a container which will need to have access to the SOLR instance./indexercontains all of the code to ingest the OIH graph into the SOLR Instance/solrcontains the configuration required for the solr instance, including the schema./frontendcontains the code for the static javascript app. This will produce a container in dev mode running a live server, and a static html/javascript site in production mode./regionscontains the QGIS file defining the geographical regions.
See the individual README files for more information.