November 2021
Getting started with a GraphQL server in a NextJS application can be a little difficult. This starter provides a basic framework for a GraphQL application using NextJS and TypeScript. It also provides some sensible defaults for setting up automated testing, linting, and code formatting.