-
Notifications
You must be signed in to change notification settings - Fork 6
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
Provide metadata version '3'
#15
Comments
Okay I fixed this by exporting the provided metadata first, and integrated with the metadata provided in this package. |
Ah yes, the metadata in this package (version |
Facing the same issue. Would be great if this can be mentioned in the docs or the JSON can be uploaded. note: Got it working using @vahidtakro 's suggestion. |
My metadata.json file for Version 3:
|
There were many significant changes to Hasura since I created this project. I think this is what we should cover in the docs:
What do you think? |
I used Hasura as a Docker container and it set up perfectly. Found it faster than setting up an account, even. 😅 I then followed the steps on your website to get it working. I think it's best to leave the installation method of choice to the Dev (more flexibility). Or mention that there are more options like local installation. What if there was a list of metadata.json files for each version? |
Yeah, that would be cool too.
So maybe let's mention that on the cloud you have to create a DB on your own but then you can use ready metadata, and via Heroku, you'll have a DB but you'd need to set the database connection string. |
That sounds great. Multiple options with their explained pros/cons is good. |
Hello,
I want to test and use use-comments on heroku, but I am not able to import metadata, I get the following error:
key "args" not found
The text was updated successfully, but these errors were encountered: