Lambda Handler for Probot
TODO: Not published yet. Coming soon.
$ npm install @probot/serverless-lambda# handler.js
const serverless = require('@probot/serverless-lambda');
const plugin = require('./')
module.exports.probot = serverless(plugin)| ★ wanayoo — archive 1999 https://github.com/probot/serverless-lambda | Nouvelle recherche | Portail wanayoo |
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
views |
|
|
|
|
.gitignore |
|
|
|
|
README.md |
|
|
|
|
index.js |
|
|
|
|
package-lock.json |
|
|
|
|
package.json |
|
|
$ npm install @probot/serverless-lambda# handler.js
const serverless = require('@probot/serverless-lambda');
const plugin = require('./')
module.exports.probot = serverless(plugin)