Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.23 KB

landing-page-frontend

Build Status

Getting Started

There is a comprehensive quick start guide in the Storybook Documentation to setting up an Insights environment complete with:

Getting started

  1. npm install

  2. npm run start

Checkout https://stage.foo.redhat.com:1337/ Read more.

Testing

  • npm run test tests
  • npm run lint will run the linter

Deployment

The following four branches are used

  • Stable

    • prod-stable -> releases to console.redhat.com
    • master-stable -> releases to console.stage.redhat.com
  • Beta

    • prod-beta -> releases to console.redhat.com/beta
    • master -> releases to console.stage.redhat.com/beta