Next.js and Hasura boilerplate for building GraphQL-backed web applications.
A boilerplate that pairs a Next.js frontend with a Dockerized Hasura backend to provide instant GraphQL APIs. It includes TypeScript support, Apollo integration, NextAuth-based authentication, database migrations, and realtime subscriptions. Suitable for web applications that need an out-of-the-box GraphQL backend with role-based authorization and production-ready build tooling.
0