Skip to content

RedHatInsights/catalog-ui

Repository files navigation

Insights Service Catalog UI

Build Status codecov

Build history for master branch

Running locally

Have insights-proxy installed under PROXY_PATH

SPANDX_CONFIG="profiles/local-frontends.js" bash ../insights-proxy/scripts/run.sh

Running the standalone catalog UI

  1. Clone the ansible-catalog repo and follow the instructions for starting up the API.
  2. Install node
  3. npm install
  4. npm run start:standalone

License

This project is available as open source under the terms of the Apache License 2.0.