0.0.1-experimental • Published 4 years ago

@skynet1024/probot-serverless v0.0.1-experimental

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Probot Serverless

A combination of https://github.com/probot/probot and https://github.com/awslabs/aws-serverless-express

Goals

  • Retain the ability to run the probot server in express in a nodejs process in a traditional or container environment without changing any code
  • Ability to run the probot server in aws api gateway and lambda
  • Retain the ability to use static content while running in api gateway

Note