Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stonecircle/kue-ui

Interface for Kue
https://github.com/stonecircle/kue-ui

Last synced: 5 days ago
JSON representation

Interface for Kue

Awesome Lists containing this project

README

        

# Kue-Ui-Client
## Introduction
Job management client for [kue](https://github.com/LearnBoost/kue/) (Version `>=0.8.10`)

### Important note!
This repository used to contain instructions on how to enable this new UI for Kue, now it only contains the Ember application itself. To add Kue-Ui to an existing Express application please see [Kue-Ui-Express](https://github.com/stonecircle/kue-ui-express)

## Screenshots

![Screenshot 1](https://cloud.githubusercontent.com/assets/1458008/5229932/76dd0e70-7716-11e4-9551-e87ce799d8dc.png)

![Screenshot 2](https://cloud.githubusercontent.com/assets/1458008/5229934/7fdf1c84-7716-11e4-8fa3-3d9f3dc947c7.png)

## Development

By just running `npm start` on this repo you will spin up Kue-Ui which will automatically try to connect to a Kue server running at https://localhost:3000/kue-ui

### License
`kue-ui` is released under the MIT license. See LICENSE.txt for the complete text.

### Contributors
* [Alex Loizou](https://github.com/alexloi)
* [Arnaud Benard](https://github.com/arnaudbenard)
* [Chris Manson](https://github.com/mansona)
* [Peter Kadlot](https://github.com/daralthus)