Serverless Plugin Typetalk
Usage
plugins:
  - serverless-plugin-typetalk
custom:
  typetalk:
    token: "XXXXXXXXX"
    topicId: "123456"
For working example, see this repository
plugins:
  - serverless-plugin-typetalk
custom:
  typetalk:
    token: "XXXXXXXXX"
    topicId: "123456"
For working example, see this repository