serverless-offline topic

List serverless-offline repositories

emulator

78
Stars
11
Forks
Watchers

Serverless Emulator which lets you run serverless functions locally

serverless-typescript-starter

79
Stars
21
Forks
Watchers

A Serverless starter that adds TypeScript, serverless-offline, linting, environment variables, and unit test support.

serverless-with-next5-boilerplate

98
Stars
10
Forks
Watchers

Serverless.js with Next.js 5 on AWS, powered by the Serverless Framework

Serverless Plugin for emulating dynamodb stream triggering lambda functions offline

serverless-dynalite

23
Stars
16
Forks
Watchers

Serverless plugin to run Dynalite locally (No JVM needed!) to handle DynamoDB development. Can watch for table config changes.

:zap: Serverless plugin that works with serverless-offline to allow offline testing of Serverless functions that are triggered by Kinesis events.

serverless-plugin-parcel

22
Stars
4
Forks
Watchers

A Serverless framework plugin to bundle assets with Parcel (ES6/7 or Typescript)

serverless-sns-sqs-offline-example

16
Stars
10
Forks
Watchers

Minimal example of running serverless-offline with SQS and SNS in local environment.

It is a serverless application that uses AWS lambda, dynamodb, and api gateway. It is written in typescript and uses the serverless framework.