Skip to content

Commit a3b004a

Browse files
authored
Update README.md
1 parent 77df6f0 commit a3b004a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Python AWS Lambda Setup With local run Option
22

3+
[![CI](https://github.com/JadeCara/aws_lambda_api_example/actions/workflows/ci.yml/badge.svg)](https://github.com/JadeCara/aws_lambda_api_example/actions/workflows/ci.yml)
4+
35
To run this locally you can either set up a local dynamodb instance, instructions [here](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html).
46

57
Or make a couple dynamodb tables to support the back end. I added the scripts I used to create these tables in the `app/awscli.sh` [file](https://github.com/JadeCara/aws_lambda_api_example/blob/a5569b2dd3500fcb24fb299388f1e08a85594296/app/awscli.sh)

0 commit comments

Comments
 (0)