Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Hasura into DAO-Indexer #18

Open
0xjame5 opened this issue Mar 31, 2022 · 1 comment · Fixed by #23
Open

Integrate Hasura into DAO-Indexer #18

0xjame5 opened this issue Mar 31, 2022 · 1 comment · Fixed by #23
Labels
enhancement New feature or request

Comments

@0xjame5
Copy link
Contributor

0xjame5 commented Mar 31, 2022

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
@0xjame5 0xjame5 added the enhancement New feature or request label Mar 31, 2022
@0xjame5 0xjame5 linked a pull request Apr 11, 2022 that will close this issue
@0xjame5
Copy link
Contributor Author

0xjame5 commented Apr 11, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant