rht-labs / infographic

https://rht-labs.com/infographic/
Other
6 stars 32 forks source link

Red Hat Open Innovation Labs Infographic

Prerequisistes

Running Locally

Run:

npm install
npm start

This will start up a local http server using the website directory as the root context of the front end application. This local development server will also host the API, which is stored in index.js and the lib directory.

Running in OpenShift

In OpenShift, the front end and back end are hosted as separate applications, using the templates in the templates directory.

Deploying to Production

On redhat.com, only the front end of the application is hosted. For more information on deploying to this environment, see the Updating Infographic document. (This document is available only to users with an @redhat.com email address.)

Important paths

Icon conventions

Some icons don't follow these conventions. When adding a new icon, prefer matching nearby icons over matching these conventions.

Configuration

Configuration of the running application is accomplished using environment variables. The configuration options are listed below: