8000 GitHub - fahdi/kue-express-ui: An example using kue with kue-ui within an express app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fahdi/kue-express-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kue Example

Overview

An example using kue with kue-ui within an express app.

Setup

Prerequisites

  • Node.js
  • Yarn
  • Redis

Installation

  1. Clone this repo:

    git clone git@github.com:fahdi/kue-express-ui.git
    cd kue-express-ui
  2. Install dependencies:

    yarn
  3. Add development.json with the following content:

    { "port": 3500, "redis": "redis://localhost:6379" }
  4. Start the application:

    yarn start

Usage

License

MIT

About

An example using kue with kue-ui within an express app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0