bonfire
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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.

Package Sidebar

Install

npm i bonfire

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • karn