@rh-support/solution-engine

Soliution Engine APP

Usage no npm install needed!

<script type="module">
  import rhSupportSolutionEngine from 'https://cdn.skypack.dev/@rh-support/solution-engine';
</script>

README

Solution Engine

Environment setup

Following commands will install all necessary dependencies to enable running the code locally.

npm install

Local Development

npm run start:dev

Build production bundle

npm run build:prod

Test

npm test

Deployment to Customer Portal

npm run deploy

This will create a zip file that can be uploaded to the Drupal SPA module.

For deployment and how to checkout OHC doc