daralthus / kue-ui

Interface for Kue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kue-Ui-Client

Introduction

Job management client for 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

Screenshots

Screenshot 1

Screenshot 2

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

About

Interface for Kue

License:MIT License


Languages

Language:JavaScript 57.8%Language:HTML 21.2%Language:CSS 21.0%