Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/barryw/bjr_web
- Owner: barryw
- Created: 2020-04-25T12:59:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T18:37:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T03:02:13.249Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 15.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
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)