@dotcom-tool-kit/backend-heroku-app

3.1.4 • Public • Published

@dotcom-tool-kit/backend-heroku-app

A bootstrap plugin that provides the minimum required Tool Kit plugins for a "backend" (aka an API) that is deployed to Heroku. The plugins are:

This bootstrap plugin is also preconfigured to run the Node task on the hook run:local, and binds the tasks defined by the heroku plugin to the hooks defined by circleci-deploy.

Installation

With Tool Kit already set up, install this plugin as a dev dependency:

npm install --save-dev @dotcom-tool-kit/backend-heroku-app

And add it to your repo's .toolkitrc.yml:

plugins:
    - '@dotcom-tool-kit/backend-heroku-app'

Readme

Keywords

none

Package Sidebar

Install

npm i @dotcom-tool-kit/backend-heroku-app

Weekly Downloads

231

Version

3.1.4

License

ISC

Unpacked Size

13.7 kB

Total Files

5

Last publish

Collaborators

  • robertboulton
  • quarterto
  • the-ft