/graphql-node-jobs

A job scheduler, a runner and an interface to manage jobs. In one lib.

Primary LanguageJavaScript

Graphql-Node-Jobs

Conventional Commits Build Status

'A job scheduler, a runner and an interface to manage jobs. In one lib.'

What does it do?

It allows you to setup many execution pipelines and run them.

How it works

NGJ (graphql-node-jobs) is available as:

  • A standalone NodeJS application
  • A GraphQL schema plugable to your Apollo server Schema

Manual

Get started with the online documentation