andresgalante / koku-ui

Koku UI

Home Page:http://koku-ui-koku-dev.1b13.insights.openshiftapps.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Koku UI

AGPLv3 Build Status

User interface for Koku based on Patternfly Patternfly

Requirements

Getting Started

  1. Install requirements listed above.
  2. Clone repo, and open a terminal in the base of this project.
  3. Run the command yarn to install all the dependencies.

Running Development Server against a local running Koku

Follow this Getting Started Guide to setup koku api.

yarn start

Running Development Server against a hosted Koku instance

APP_NAMESPACE=koku-{dev|staging} yarn start

As a convenience start:dev has been provided to target the hosted dev enviornment.

yarn start:dev

Building

yarn build

Testing

yarn test

Useful Links

Libs

Tools

About

Koku UI

http://koku-ui-koku-dev.1b13.insights.openshiftapps.com/

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 97.2%Language:JavaScript 2.2%Language:Dockerfile 0.4%Language:HTML 0.2%Language:CSS 0.0%