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

.bat equivalent of createResources.sh #157

Open delose opened 4 years ago

delose commented 4 years ago

Hi,

Good day.

I would like to ask if anyone has tried initiating the project on Windows and if there is a createResources.bat that I can use to hasten my development. Thank you!

Best regards, Eugene

pmstss commented 4 years ago

@delose, version with patched "/tmp" path handling can be run e. g. from git bash on windows: https://github.com/pmstss/aws-cognito-angular-quickstart/blob/master/aws/createResources-win.sh