Hi from the Hasura team! We had launched Hasura.io earlier in the year (<a href="https://news.ycombinator.com/item?id=13724118" rel="nofollow">https://news.ycombinator.com/item?id=13724118</a>) to help devs build powerful applications fast. Hasura gives you instant backend APIs on postgres + a PaaS powered by Kubernetes.<p>Hasura Hub is a collection of boilerplates and readymade applications that you can clone, modify and deploy to kickstart your application development. For example - a react native project is wired up with a NativeBase UI kit, expo.io & a Hasura backend that you can clone and deploy in minutes. Hub also has sample applications for a slack bot, a messenger bot, e-commerce schemas, a simple AR app with AR Kit & Clarifai, etc.<p>The feature of Hasura that makes a ’hub' of instantly deployable projects possible is that every Hasura project is declarative, i.e, everything from source code to migrations to configuration is version controllable. The hasura cli, api console and hub are designed around and deeply integrate with this feature.<p>Let us know if you'd like to see any specific boilerplates or sample apps or if you have any other questions!