Logo
Projects

Documentation

I wanted to built an application which will have Next.js serving the front-end while the back-end will be powered by Hasura. However, doing a quick search on Google, I realized that there isn't any good solution or boilerplate from where I can start coding.

As a result, I created this repository from where anyone can start building an application which combines the flexibility of Next.js and the simplicity of Hasura.

I realized that many people have faced a similar hurdle while developing such application. Both Next.js and Hasura are great softwares and it shouldn't be difficult to build an application with them.

Next, you can take a look at all the features that this boilerplate offers or check out how to create a real-time application .

A special mention to this boilerplate which helped in simplifying a lot of code generation.