Skip to content

Commit ee9fc86

Browse files
authored
Update Readme
1 parent 4bfb432 commit ee9fc86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ new AWS.DynamoDB({
182182
### Using with serverless-offline plugin
183183
When using this plugin with serverless-offline, it is difficult to use above syntax since the code should use DynamoDB Local for development, and use DynamoDB Online after provisioning in AWS. Therefore we suggest you to use [serverless-dynamodb-client](https://github.com/99xt/serverless-dynamodb-client) plugin in your code.
184184
185+
## Reference Project
186+
* [serverless-react-boilerplate](https://github.com/99xt/serverless-react-boilerplate)
187+
185188
## Links
186189
* [Dynamodb local documentation](http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html)
187190
* [Contact Us](mailto:[email protected])

0 commit comments

Comments
 (0)