Skip to content

kevinrodriguez-io/expo-hasura-chat

Repository files navigation

How to get started:

1- Create the following table in Hasura:

messages: 
id - integer PK AI
created_by - text NOT_NULL
content - text NOT_NULL
created_at - timestamp with time zone, default: now()

2- Change https and wss addresses in Apollo lib/graphql/client

About

Expo Hasura Chat from February 3rd, 2020 Webinar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published