Provides query and filtering capabilities for searching a collection of DCAT catalogs, concepts and information-models.
The design follows the WCAG 2.0 level A standard for the universal design of websites, see WCAG 2.0
- node
npm install
npm run start
% npm run test
% docker-compose up --build
fdk-portal's external dependencies will in this setting be realized by our staging environment.
Open your browser and point it to http://localhost:8080
Adding new environment variables can be done by adding them to the src/config.js
file. The variables should also be added to the:
- config.template.js to be validated
- docker-compose.yml for use in local development
Uncomment lines 10 to 26 in the src/config.js
file