moralis-server-scheduler

1.0.0 • Public • Published

Rolled your own parse-server, and realized scheduled jobs don't work out of the box?

Usage

run npm install parse-server-scheduler in your cloud/index.js or app.js simply include:

require('parse-server-scheduler')(Parse)

Voila! Profit!

Why

Parse exposes scheduled jobs as HTTP endpoints, which is great and a disappointment at the same time :)

This empowers your server with an internal scheduler using the cron and moment npm-packages.

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i moralis-server-scheduler

    Weekly Downloads

    0

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    229 kB

    Total Files

    9

    Last publish

    Collaborators

    • locothedev
    • ernow
    • cicdmoralis
    • y0moo
    • capplequoppe
    • gerardo15
    • ivanontech