Skip to content

This is a simple react app that connects to a hasura graphql and an azure function.

License

Notifications You must be signed in to change notification settings

ajaichemmanam/graphql-react-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-react-image

This is a simple react app that connects to a hasura graphql and an azure function. This repo was created for learning how to use hasura graphql with react and process information serverless. It can serve as a boiler plate for similar projects.

Workflow

Work Flow

Setup

  • Deploy a hasura instance to heroku.

  • Create a postgredb table Postgres DB

  • Create an azure function that triggers with insert event in postgres table.

  • Install dependencies for client app and start the app React App

About

This is a simple react app that connects to a hasura graphql and an azure function.

Topics

Resources

License

Stars

Watchers

Forks