You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
We have messages being indexed into Postgres. However, we still to also create a system that allows customers (DAO-DAO UI) to consume this information.
Solution:
Setup Hasura script that connects to the local database.
Begin working on creating a directory for various graph-ql schemas
The text was updated successfully, but these errors were encountered:
We now have added dockerization and expose a Hasura client. What we need to do next is start finding out how to create graphql queries and storing them in our project somehow.
Problem:
We have messages being indexed into Postgres. However, we still to also create a system that allows customers (DAO-DAO UI) to consume this information.
Solution:
The text was updated successfully, but these errors were encountered: