Socket
Book a DemoInstallSign in
Socket

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

Package Overview
Dependencies
Maintainers
3
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

A bootstrap plugin that provides the minimum required Tool Kit plugins for a "backend" (aka an [API](https://github.com/Financial-Times/next/wiki/Naming-Conventions#apis)) that is deployed to AWS. The plugins are:

latest
Source
npmnpm
Version
5.0.0
Version published
Maintainers
3
Created
Source

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

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

This bootstrap plugin is also preconfigured to run the ServerlessRun task on the hook run:local, and binds the tasks defined by the serverless 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-serverless-app

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

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

FAQs

Package last updated on 31 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts