React, Apollo, Next.js, GraphQL, Node.js, TypeScript high performance boilerplate with React hooks GraphQL implementation and automatic static type generation
The High performance Next + React + GraphQL starter kit is designed to be an introduction to creating high performance websites using Next.js, React, and GraphQL. It is used by Atheros Intelligence for new projects and also serves as the repository for their articles at GraphQL Mastery.
To install the starter kit, you need to clone the repository by running the command git clone git@github.com:atherosai/next-react-graphql-apollo-hooks.git
. Use npm ci
to install packages and preserve secure dependencies in package-lock.json
. It is recommended to use the latest LTS version of Node.js.
The High performance Next + React + GraphQL starter kit is a valuable resource for creating high performance websites using Next.js, React, and GraphQL. It provides a powerful toolset including Next.js, React, GraphQL, Apollo server and client, React Apollo Hooks, Node.js, TypeScript, GraphQL Code Generator, and Jest. The installation process is easy with the provided git clone command and npm ci. Overall, this starter kit is a great choice for developers looking to build high performance websites with modern technologies.