https://github.com/redhatinsights/landing-page-frontend
Landing page frontend for Cloud services
https://github.com/redhatinsights/landing-page-frontend
Last synced: about 2 months ago
JSON representation
Landing page frontend for Cloud services
- Host: GitHub
- URL: https://github.com/redhatinsights/landing-page-frontend
- Owner: RedHatInsights
- License: apache-2.0
- Created: 2019-03-05T11:21:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T10:21:05.000Z (about 2 months ago)
- Last Synced: 2025-04-10T11:41:07.373Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 4.4 MB
- Stars: 9
- Watchers: 16
- Forks: 41
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# landing-page-frontend
[](https://travis-ci.org/RedHatInsights/landing-page-frontend)
## Getting Started
There is a [comprehensive quick start guide in the Storybook Documentation](https://github.com/RedHatInsights/insights-frontend-storybook/blob/master/src/docs/welcome/quickStart/DOC.md) to setting up an Insights environment complete with:
- [Insights Frontend Starter App](https://github.com/RedHatInsights/insights-frontend-starter-app)
- [Insights Chroming](https://github.com/RedHatInsights/insights-chrome)
- [Insights Proxy](https://github.com/RedHatInsights/insights-proxy)## Getting started
1. ```npm install```
2. ```npm run start```
Checkout https://stage.foo.redhat.com:1337/ [Read more](https://github.com/RedHatInsights/frontend-components/tree/master/packages/config#useproxy).
## 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