rebatch

0.0.2-alpha.0 • Public • Published

Rebatch

Build blazing fast, modern backends with Rebatch.

Key Concepts

Environment

The place in which you run your playbooks. This could be on your local development machine, on a server, or in the cloud.

Playbook

A sequence of plays that are run to give you or your user an expected, repeatable outcome.

Play

re play

Shadow Play

A play that is run in the background, so that your user doesn't experience slow responses.

Reel

A log of how each play was performed and how it compared to how that play performed in the past with detailed feedback.

Integration / Plugin

A plugin gives you access to software that isn't part of Rebatch. This could be a custom API that you built, a third-party service like Mailchimp, SendGrid, or Mapbox, or a database like Postgres, Airtable, or Google Sheets.

Readme

Keywords

none

Package Sidebar

Install

npm i rebatch

Weekly Downloads

1

Version

0.0.2-alpha.0

License

MIT

Unpacked Size

2.26 kB

Total Files

4

Last publish

Collaborators

  • joshuapowell