aws-samples / aws-serverless-shopping-cart

Serverless Shopping Cart is a sample implementation of a serverless shopping cart for an e-commerce website.
MIT No Attribution
329 stars 417 forks source link

Fix 1-click deploy #36

Closed ganipcanot closed 3 years ago

ganipcanot commented 3 years ago

1-click deploy requires an amplify directory - even if it's empty.

Ref: https://docs.aws.amazon.com/amplify/latest/userguide/one-click.html

Issue #, if available:

Description of changes:

Reference repo: https://github.com/ganipcanot/aws-serverless-shopping-cart/blob/master/README.md

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

ganipcanot commented 3 years ago

Need to also update the readme to include this:

amplifybutton

But that can be a separate CR