You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**[Serverless Kakao Bot](https://github.com/JisuPark/serverless-kakao-bot)** <br/> Easy development for Kakaotalk Bot with Serverless |[JisuPark](http://github.com/JisuPark)|
220
220
|**[Serverless Lambda S3 Demonstration](https://github.com/johncmunson/serverless-lambda-s3)** <br/> This project demonstrates how the Serverless Framework can be used to deploy a NodeJS Lambda function that responds to events in an S3 bucket. |[johncmunson](http://github.com/johncmunson)|
221
221
|**[Serverless Load Balancer](https://github.com/pharindoko/serverless-load-balancer)** <br/> A sample that shows how to combine a load balancer with (vpc/subnet configuration) with a lambda. |[pharindoko](http://github.com/pharindoko)|
222
-
|**[Serverless Next.js Example](https://github.com/kimcoder/serverless-nextjs)** <br/> Next.js example project for development & deploy. |[kimcoder](http://github.com/kimcoder)|
223
222
|**[Serverless Rds Log Sync S3](https://github.com/drocco007/serverless-aws-rds-logs-s3)** <br/> Annotated exmaple of a periodic scheduled task to sync changed RDS log files to an S3 bucket. |[drocco007](http://github.com/drocco007)|
224
223
|**[Serverless Reactjs Universal Rendering Boilerplate](https://github.com/TylorShin/react-universal-in-serverless)** <br/> ReactJS web app Starter kit does universal (isomorphic) rendering with Serverless |[TylorShin](http://github.com/TylorShin)|
225
224
|**[Serverless Sns Sqs Offline Example ](https://github.com/kenyipp/serverless-sns-sqs-offline-example)** <br/> Minimal example of running serverless-offline with SQS and SNS in local environment. |[kenyipp](http://github.com/kenyipp)|
"description": "Small example showing how to serve binary files using Serverless on AWS with the serverless-apigw-binary plugin, using generated Excel files as an example",
0 commit comments