Skip to content

actionhero/example-with-tasks-and-resque-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example Actionhero project that uses tasks

Node.js CI

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 at http://localhost:8080/resque

visit www.actionherojs.com for more information

To install:

(assuming you have node, TypeScript, and NPM installed)

npm install

To Run:

npm run dev

To Test:

npm test

About

An example project that uses tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published