graphql-engine/community/sample-apps
Praveen Durairaj 6223852e9d add whatsapp-clone sample app (#1730)
This is a forked version of Urigo's [WhatsApp Clone](https://github.com/Urigo/WhatsApp-Clone-server), integrated with Hasura.
Hasura GraphQL APIs are used in place of custom resolvers. A simple JWT server replaces the original auth server. Image uploads use the same Cloudinary APIs.
[Original React Client](https://github.com/Urigo/WhatsApp-Clone-Client-React) has been updated to match Hasura APIs and typescript definitions have been generated using GraphQL Code Generator.
2019-03-19 12:15:41 +05:30
..
firebase-jwt rename access-key to admin-secret (close #1347) (#1540) 2019-02-14 15:07:47 +05:30
gatsby-postgres-graphql refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
nextjs-8-serverless add nextjs-8-serverless sample app (#1640) 2019-02-21 15:27:20 +05:30
nextjs-postgres-graphql refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
nuxtjs-postgres-graphql add nuxtjs-postgres-graphql (#1439) 2019-01-23 16:49:32 +05:30
react-apollo-todo remove localStorage usage with auth0 (#1690) 2019-03-13 12:34:36 +05:30
react-static-graphql add react-static-graphql sample app (#1569) 2019-02-08 15:14:35 +05:30
realtime-chat fix a typo in realtime chat sample app (#1522) 2019-01-30 12:57:29 +05:30
realtime-location-tracking remove the usage of spread operator in setState (#1490) 2019-01-29 13:10:53 +05:30
realtime-poll remove the usage of spread operator in setState (#1490) 2019-01-29 13:10:53 +05:30
serverless-etl refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
serverless-push refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30
todo-auth0-jwt fix a typo in todo-auth0-jwt sample app (#1334) 2019-03-01 16:07:12 +05:30
whatsapp-clone-typescript-react add whatsapp-clone sample app (#1730) 2019-03-19 12:15:41 +05:30