/faktory-node-demo

Use NodeJS to work Faktory jobs

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

Faktory + NodeJS demo

Installation

Make sure you have faktory installed, then install dependencies:

$ npm install

Getting started

Start up faktory on the standard ports, then run the demo:

$ npm start

You can open your browser to localhost:7420 to view the faktory web dashboard.