/localstack-gitpod-demo

Simple demo for running LocalStack in Gitpod

Primary LanguageShell

LocalStack Gitpod Demo

Simple demo for running LocalStack in Gitpod online IDE.

Use this button to launch a Gitpod workspace with LocalStack: Open in Gitpod

Demo application

The project comes with a simple demo application that can be deployed via the following commands:

cd localstack-demo
make install
make start

License

The code in this project is available under the Apache 2.0 license.