This project contains:
- A recurring task that runs every 10 seconds, and then enqueues a few more tasks to run.
- The
ah-resque-ui
plugin that will let you watch the status of this task athttp://localhost:8080/resque
visit www.actionherojs.com for more information
(assuming you have node, TypeScript, and NPM installed)
npm install
npm run dev
npm test