Skip to content

suzukalight/amplify-hands-on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Amplify + React + TypeScript Hands-On

概要

このレポジトリーはAWS Amplifyで爆速開発をするためのハンズオンです。 基本的なServerlessバックエンドの構築からGraphQLのAPIに接続するところまでやります。

順序

  • AWS アカウント設定 (IAM)
  • git clone https://github.com/so99ynoodles/amplify-hands-on.git
  • npm i -g @aws-amplify/cli or yarn add global @aws-amplify/cli
  • amplify init
  • amplify push
  • App Sync コンソールでGraphQL Mutation
  • Amplify.configure
  • API.graphql
  • Type

次やるなら

  • S3 Storage
  • Authentication: Scratch or aws-amplify-react
  • Cognito User Poolを使ったロール設定(Authority)
  • App Sync + Apollo Client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published