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

Enable custom service endpoints for sample application (v2) #93

Closed whummer closed 7 years ago

whummer commented 7 years ago

@vbudilov Apologies for the issue with the last PR (#87), that was an oversight. I did test the change manually, but always following the route of running createResources.sh (which generates the environment files).

In this updated PR I've added the default configurations to the environment files and made sure that compiling and running via npm start actually works. Sorry again for any inconvenience. Thanks