Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 711 Bytes

File metadata and controls

22 lines (14 loc) · 711 Bytes

serverless-plugin-multi

Build Status Coverage Status

Serverless Multi is a tool to help you build and manage multiple related serverless services.

Installation

First install the plugin via NPM.

npm install serverless-plugin-multi --save-dev

Then include the plugin within your serverless.yml config.

plugins:
  - serverless-plugin-multi