Skip to content

kenrazalan/awsAuthAmplify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Update the Amplify CLI to the latest version
$ npm install -g @aws-amplify/cli
  1. Clone the repo & install the dependencies
git clone https://github.com/kenrazalan/awsAuthAmplify.git

cd awsAuthAmplify

npm install
  1. Initialize & deploy the Amplify project
amplify init

amplify push
  1. Run the project
npm start

Tools

  • React
  • Graphql
  • AWS Amplify
  • AWS AppSync
  • Amazon Cognito

API methods

  1. Post CRUD - requires no auth
  2. Create Pet CRUD - requires auth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published