1.0.3 • Published 7 years ago

bonfire v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Front End Developer Desk

Bonfire

Simple Node scheduling backed by Firebase RD.

STATUS

Build Status

FEATURES
  • Scheduling a new job and automatic redundancy via Firebase.
  • Cancelling existing jobs from job key.
  • Requeuing existing jobs from a cold server start.
TABLE OF CONTENTS
GETTING STARTED

You can install Bonfire using Yarn or NPM.

It is recommended that you use --exact as the library is constantly evolving and may break without notice.

# Via Yarn:
$ yarn add bonfire --exact
# or via NPM:
$ npm install bonfire --save-exact
import { Bonfire } from 'bonfire'
CONTRIBUTING

There are many ways to contribute to Bonfire, you can:

  • submit bugs,
  • help track issues,
  • review code changes,
  • or, engage in discussion about new features.
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.0

11 years ago