Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 559 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 559 Bytes

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.