amazon-archives / aws-cognito-angular-quickstart

An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
https://cognito.budilov.com
Apache License 2.0
689 stars 304 forks source link

Why no CloudFormation #109

Open Nr18 opened 7 years ago

Nr18 commented 7 years ago

I noticed that you don't use CloudFormation will you accept a PR to use CloudFormation to create the resources?

I also using the API Gateway and if you accept the PR for CloudFormation i want to do a sample with the API Gateway as well.

vbudilov commented 7 years ago

When I created the project Cognito didn't support CF yet. But at this time, feel free to submit a PR. I'd start with the current functionality first, without API Gateway, for testing purposes. There's a lot to duplicate here though.

Nr18 commented 7 years ago

See: #111