This is a NextJS starter template using api routes with a database + permissions.
The integration of Hasura, NextJS, Apollo, and JWT creates a powerful starter template for building a modern React application. This combination not only simplifies the backend setup with Hasura’s instant GraphQL API and real-time capabilities but also enhances the frontend experience with NextJS’s performance optimizations. By leveraging JWT for authentication, this stack ensures secure and efficient data access, making it an attractive choice for developers looking to streamline their processes.
This starter template is well-structured and addresses critical features such as authentication and permissions management. The inclusion of Google social login supports easy user onboarding, while planned features like email invitations and password resets indicate a focus on user experience and functionality. Whether you’re a seasoned developer or new to web development, this template offers a comprehensive and organized approach to building applications with solid security practices.
.env file, allowing quick environment variable adjustments for local development.withAuthSync Higher-Order Component (HOC) for secure navigation.