Skip to content

Commit 8c269d8

Browse files
authored
Merge pull request #361 from awslabs/dev
updated demo
2 parents 0258e66 + 7642390 commit 8c269d8

File tree

31 files changed

+3887
-3365
lines changed

31 files changed

+3887
-3365
lines changed

amplify/.config/project-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"awscloudformation"
44
],
55
"projectName": "amplify-identity-broker",
6-
"version": "3.0",
6+
"version": "3.1",
77
"frontend": "javascript",
88
"javascript": {
99
"framework": "react",
@@ -14,4 +14,4 @@
1414
"StartCommand": "npm run-script start"
1515
}
1616
}
17-
}
17+
}

amplify/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Getting Started with Amplify CLI
2+
This directory was generated by [Amplify CLI](https://docs.amplify.aws/cli).
3+
4+
Helpful resources:
5+
- Amplify documentation: https://docs.amplify.aws
6+
- Amplify CLI documentation: https://docs.amplify.aws/cli
7+
- More details on this folder & generated files: https://docs.amplify.aws/cli/reference/files
8+
- Join Amplify's community: https://amplify.aws/community/

0 commit comments

Comments
 (0)