localstack / localstack-demo

Simple demo application deployed using LocalStack
https://docs.localstack.cloud/getting-started/quickstart/
61 stars 33 forks source link

Refactor sample app to deploy and run against real AWS #37

Closed whummer closed 1 year ago

whummer commented 1 year ago

Refactor sample app to deploy and run against real AWS.

Summary of changes:

Screenshot from running against real AWS:

image
whummer commented 1 year ago

Work in progress.. Still need to look into the failing test

Update: tests passing now ✅

whummer commented 1 year ago

FYI - Should be fixed, going to merge @baermat 👍