Simple demo for running LocalStack in Gitpod online IDE.
Use this button to launch a Gitpod workspace with LocalStack:
The project comes with a simple demo application that can be deployed via the following commands:
cd localstack-demo
make install
make start
The code in this project is available under the Apache 2.0 license.