run yarn
in the root directory
src/configs/aws.ts
You can get the required info from you user pool. If you don't know how to setup aws cognito then please read this first
run yarn start
in the root directory
run yarn build
in the root directory
AWS Cognito is a managed authentication service by AWS. To use it's APIs we use AWS Amplify SDK. AWS Amplify is the AWS counterpart of Google's Firebase.