Skip to content

samuraikun/appsync-amplify-sample-app-for-techbookfest7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this repository

  • 技術書典7で出典した「AppSync & Amplify によるサーバーレス開発入門」内で題材となるアプリケーションです。

Setup

  • React v16.9.0
  • Node.js v10.16.0
npm i -g @aws-amplify/cli

yarn install

// If you signed up AWS console
amplify init

// use Cognito
amplify add auth

// select GraphQL API
amplify add api

yarn start

About

技術書典7の書籍内で題材とするアプリーケーション

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published