It's a User interface that queries available Open Data Hub services and provides links and descriptions to each service.
Front-view is handled using React.js which is bootstrapped with the help of Patternfly. And Node.js is used at the server level including web framework Fastify.
Clone the project and run:
npm run build
npm start