NextJS, typescript, Graphql starter project.
Install it and run:
npm install
npm run dev
# or
yarn
yarn dev
npm run test
# or
yarn test
This example shows a configuration and several examples for a running Jest tests in a NextJS TypeScript app