germainvictor / graphql-node-jobs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 83.9%Language:TypeScript 16.1%