A boilerplate (a todos app) for a fullstack React and GraphQL application using Next JS and Hasura.
The Fullstack React & GraphQL - Next JS and Hasura Starter Kit is a boilerplate for building fullstack React and GraphQL applications using Next JS and Hasura. The kit includes a basic todo app example and provides a minimal JWT setup for authentication and authorization. It leverages Next JS’s serverless capabilities by exposing API routes for login and registration. The kit also utilizes a range of open source technologies and practices, including Next JS, Hasura, PostgreSQL, JWT, React Query, and Axios.
To get started with the Fullstack React & GraphQL - Next JS and Hasura Starter Kit, follow these steps:
Note: It is important to properly manage and secure the secrets used in this kit, and to review the official documentation for Next JS and Hasura for instructions on changing and adding secrets before going to production.
The Fullstack React & GraphQL - Next JS and Hasura Starter Kit is a comprehensive boilerplate for building fullstack React and GraphQL applications. It provides a todo app example and incorporates a range of technologies and practices to enable efficient development and secure authentication. With the flexibility of Next JS, the power of Hasura, and the features of React Query and Axios, this starter kit offers a solid foundation for creating robust applications.