Skip to content
Discussion options

You must be logged in to vote

Hey @erquhart

When I run the console locally against my cloud project

Can you elaborate this please ? Is it that you are running console locally against your DB hosted which is connected with your cloud project ?



Suggestion:

You can source control your Hasura cloud project with your local console repository via git deploy feature. What this “git deploy” feature will do is that whatever metadata and migrations you push, it will apply to that branch (git branch which you’d specified in Hasura cloud project) and then your Hasura cloud console will run those migrations and metadata. Check out here about git deploy docs here - https://hasura.io/docs/latest/deployment/github-integration/ . …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@erquhart
Comment options

@meetzaveri
Comment options

@erquhart
Comment options

@meetzaveri
Comment options

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