Skip to content

How to build a serverless React + GraphQL app using aws appsync

Notifications You must be signed in to change notification settings

saigowthamr/Serverless-React-GraphQL-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless React + GraphQL app with Aws

Real time subscriptions

https://i.imgur.com/SaRtN2H.gif

Optimistic UI

Optimistic UI

Requirements

  1. Aws Account
  2. Nodejs
  3. Amplify cli

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.