Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 657 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 657 Bytes

Serverless Plugin Typetalk

serverless Build Status npm version

Usage

plugins:
  - serverless-plugin-typetalk

custom:
  typetalk:
    token: "XXXXXXXXX"
    topicId: "123456"

For working example, see this repository