Skip to content

redpelicans/sdmx-faceted-search-ui

Repository files navigation

SDMX-Faceted-Search-UI

styled with prettier Build Status codecov

SDMX-Faceted-Search-UI is a graphical front end made with the react ecosystem to search and navigate with facets on SDMX Meta data.

Install

$ npm install -g yarn codecov
$ yarn
$ yarn start // dev mode
$ yarn build // and follow instructions ...

Build Docker Image

$ build  -t redpelicans/sdmx-faceted-search-ui .
$ docker run -it -p <port>:80 redpelicans/sdmx-faceted-search-ui:latest

Client config is under `src/params.js', to change server connexion setup juste mount a new file on it before starting docker image.

About

Faceted Search UI for Enterprise SDMX Search Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published