Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barryw/bjr_web

React-based frontend for BJR job server.
https://github.com/barryw/bjr_web

Last synced: about 6 hours ago
JSON representation

React-based frontend for BJR job server.

Awesome Lists containing this project

README

        

____ _ ____ __ __ _
| __ ) | | _ \ \ \ / /__| |__
| _ \ _ | | |_) | \ \ /\ / / _ \ '_ \
| |_) | |_| | _ < \ V V / __/ |_) |
|____/ \___/|_| \_\ \_/\_/ \___|_.__/

Barry's Job Runner

[![Actions Status](https://github.com/barryw/bjr_web/workflows/Ruby/badge.svg)](https://github.com/barryw/bjr_web/workflows/Ruby/badge.svg) [![codecov](https://codecov.io/gh/barryw/bjr_web/branch/master/graph/badge.svg)](https://codecov.io/gh/barryw/bjr_web) [![Maintainability](https://api.codeclimate.com/v1/badges/0c796a2aad42607c6e93/maintainability)](https://codeclimate.com/github/barryw/bjr_web/maintainability)

#### Introduction

This is the web UI component of the BJR server (https://github.com/barryw/bjr). It allows you to manage your job server visually, instead of using BJR's REST API.

![BJR Web Dashboard](dashboard-image.png)

![BJR Web Job List](job-listing-image.png)