fahdi / kue-express-ui

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kue-example

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

Setup

  • Clone this repo
  • Add development.json with something like { port:3500 }
  • Install yarn if not installed already
  • Run yarn in the cloned directory
  • Run yarn start

You should have default que interface at http://localhost:3500/api/ and kue-ui at http://localhost:3500/kue

About

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


Languages

Language:JavaScript 100.0%