Set up your Next.js project with TypeScript, Tailwind, React Testing Library, Jest, Prettier, and ESlint. — TL;DR: Official Next.js starter templates here Github repo for this tutorial here 0. Nextjs Starter Templates Example’s Directory There’s a directory in the nextjs GitHub repo that most people ignore, the example’s directory! It contains numerous nextjs starter templates with various partner technologies. Some of these include nextjs with: typescript, tailwind, apollo, urql, relay, redux, chakra ui…