Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create detailed instructions on how to run a local testing environment #14

Open
specious opened this issue Jun 10, 2022 · 1 comment
Open

Comments

@specious
Copy link
Member

Assemble detailed instructions on how developers can set up a local testing environment on their own systems. This should cover developers on Windows, MacOS and Linux.

This will make it possible to test code locally without even having an AWS account.

@specious
Copy link
Member Author

I've done some experimentation with deploying the entire stack with localstack.

Although localstack has sufficient partial support for CloudFormation to be able to deploy an entire stack to a local simulated cloud using the samlocal wrapper for sam-cli, the most prominent issue is that the free version doesn't support and will refuse to deploy:

The pro version which has support for those is far from free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant