https://github.com/is2ei/serverless-plugin-typetalk
Serverless plugin for Typetalk ⚡️
https://github.com/is2ei/serverless-plugin-typetalk
serverless typetalk
Last synced: 7 months ago
JSON representation
Serverless plugin for Typetalk ⚡️
- Host: GitHub
- URL: https://github.com/is2ei/serverless-plugin-typetalk
- Owner: is2ei
- License: mit
- Created: 2019-06-11T06:03:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:42:14.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T07:19:34.267Z (8 months ago)
- Topics: serverless, typetalk
- Language: JavaScript
- Homepage:
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Serverless Plugin Typetalk
===[](http://www.serverless.com)
[][travis]
[][npm][travis]: https://travis-ci.com/is2ei/serverless-plugin-typetalk
[npm]: https://badge.fury.io/js/serverless-plugin-typetalk## Usage
```
plugins:
- serverless-plugin-typetalkcustom:
typetalk:
token: "XXXXXXXXX"
topicId: "123456"
```For working example, see [this repository](https://github.com/is2ei/serverless-plugin-typetalk-example)