Firebase2GraphQL is a CLI tool to that gives you instant realtime GraphQL on your Firebase data. It takes data exported from Firebase and imports into Postgres via Hasura GraphQL engine.
Hasura GraphQL Engine is a blazing-fast GraphQL server that gives you instant, realtime GraphQL APIs over Postgres, with webhook triggers on database events for asynchronous business logic. You can now call webhooks or serverless functions whenever there is a change in your Postgres database.
Hasura GraphQL Engine gives you instant high-performance realtime GraphQL on any Postgres database (existing or new).
Gitkube is tool for building and deploying docker images on Kubernetes using git push.
After a simple initial setup, users can simply keep git push-ing their repos to build and deploy docker images to Kubernetes automatically. It can be configured to update any k8s deployment with a newly built image using dockerfile present in the repo.
Create tables & define permissions on Postgres using the Hasura UI and you can instantly query and manipulate them over a GraphQL interface!
YodaBots are boilerplates for Slack and Alexa chatbots. These are projects that can be cloned, modified and deployed in a few minutes!
Head to hasura.io/hub to find more boilerplates that you can build on top of.
Hasura Hub has a collection of boilerplates which come wired with a Hasura backend + easy git push based deployment.