Giter Site home page Giter Site logo

violetyao / visual-qontract Goto Github PK

View Code? Open in Web Editor NEW

This project forked from app-sre/visual-qontract

0.0 1.0 0.0 959 KB

A web UI for the data served by a qontract-server instance

License: Apache License 2.0

JavaScript 96.25% HTML 1.09% Dockerfile 0.42% Makefile 0.28% Shell 0.22% SCSS 1.74%

visual-qontract's Introduction

visual-qontract

This is the web ui for the data served by AppSRE's team qontract-server instance.

It is written in React and uses PatternFly 3 as the UI framework.

Usage

$ cp public/env/env.js.example public/env/env.js
$ sed -i.bk '/GRAPHQL_URI/d' public/env/env.js
$ docker run --rm -p 8080:8080 \
    -e AUTHORIZATION="Basic <TOKEN>" -e GRAPHQL_URI="<URL>" \
    -v $PWD/public/env:/opt/visual-qontract/build/env:z \
    quay.io/app-sre/visual-qontract:latest

Development Environment

$ cp public/env/env.js.example public/env/env.js
$ yarn
$ yarn build
$ yarn start:dev

visual-qontract's People

Contributors

jmelis avatar violetyao avatar maorfr avatar jfchevrette avatar bumblefeng avatar sydneydlh avatar dependabot[bot] avatar apahim avatar cben avatar blrm avatar m-ashour avatar erdii avatar xyntrix avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.