UNPKG

serverless-offline-sns

Version:

Serverless plugin to run a local SNS server and call lambdas with events notifications.

10 lines (9 loc) 181 B
services: localstack: image: localstack/localstack:3 network_mode: host environment: SERVICES: sns,sqs redis: image: redis:7-alpine network_mode: host