Skip to content

Commit

Permalink
Merge pull request #30 from inaciogu/inaciogu-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
inaciogu committed Jan 16, 2024
2 parents 73dab73 + 833534f commit a2384dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ If you want to contribute to the development of this package, follow these steps
- Push to the branch (git push origin feature/new-feature)
- Open a Pull Request

### Running locally
To use this package locally (without using your own AWS account) you can execute the `docker compose up` command that will run the [localstack](https://www.localstack.cloud/) and execute terraform commands to deploy the infra configured in `/iac/terraform/main.tf` locally.

### License
This package is distributed under the **MIT** license. See the LICENSE file for more information.

Expand Down

0 comments on commit a2384dd

Please sign in to comment.