Hasura is an open-source engine that enables us to instantly deploy GraphQL APIs on new or existing databases by auto-generating GraphQL APIs using PostgresSQL database information.
Open terminal
Pull the Hasura Docker image:docker pull hasura/graphql-engine:v1.3.3
Verify that the image has been downloaded by executing the following command: sudo docker images
Check the Hasura Container’s docker image that was downloaded in step 1 via: sudo docker run -p 8080:8080 -d hasura/graphql-engine:v1.3.3
Invoke the container for the first time by using one of the following options:
localhost:8080
Congrats! You have successfully installed Hasura!
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!