serverless-offline topic
emulator
Serverless Emulator which lets you run serverless functions locally
serverless-typescript-starter
A Serverless starter that adds TypeScript, serverless-offline, linting, environment variables, and unit test support.
serverless-with-next5-boilerplate
Serverless.js with Next.js 5 on AWS, powered by the Serverless Framework
serverless-plugin-offline-dynamodb-stream
Serverless Plugin for emulating dynamodb stream triggering lambda functions offline
serverless-dynalite
Serverless plugin to run Dynalite locally (No JVM needed!) to handle DynamoDB development. Can watch for table config changes.
serverless-plugin-offline-kinesis-events
:zap: Serverless plugin that works with serverless-offline to allow offline testing of Serverless functions that are triggered by Kinesis events.
serverless-plugin-parcel
A Serverless framework plugin to bundle assets with Parcel (ES6/7 or Typescript)
serverless-sns-sqs-offline-example
Minimal example of running serverless-offline with SQS and SNS in local environment.
aws-lambda-dynamodb-serverless-starter
It is a serverless application that uses AWS lambda, dynamodb, and api gateway. It is written in typescript and uses the serverless framework.