Skip to content

Using Hasura for a GraphQL service #10729

Closed Answered by robertjdominguez
alexandercapes asked this question in Question
Discussion options

You must be logged in to vote

Of course!

I'd recommend getting started here with our various use-case guides. They'll give you an idea of building out something with Hasura and the mechanics of the product.

My personal recommendation (as someone who has built a CMS using Hasura) is to start with your data modeling. At this point, I'm sure asking an LLM for the DDL to generate your schema and structure would be quite easy...from there, pipe it into a PostgreSQL instance, connect it to Hasura, and then build out your frontend on top of it 🚀

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@robertjdominguez
Comment options

Answer selected by robertjdominguez
@alexandercapes
Comment options

@robertjdominguez
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants