Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 655 Bytes

File metadata and controls

26 lines (19 loc) · 655 Bytes

Websocket Deploy

This sample demonstrates Terraform-based AWS service emulation with LocalStack.

Prerequisites

Start LocalStack

export LOCALSTACK_AUTH_TOKEN=<your-auth-token>
make start

Run Sample

make install
make init
make deploy