Setup your first project using NextJS, Tailwind CSS, Prisma, GraphQL and Apollo.
Clone this boilerplate then run this commands
npm install or yarn install
npx tailwindcss init -p
npx prisma init