With_Tailwind_Apollo_Prisma_Typegraphql Tailwind Templates

With_tailwind_apollo_prisma_typegraphql

My default setup for creating a Next.js Application with TailwindCSS && GraphQL for typesafety all across the stack

Next.js + Typescript + Tailwind + Apollo Client & Server + Prisma + TypeGraphQL

This example shows how to use Tailwind CSS with Next.js, aswell as Typescript for typesafety, TypeGraphQL for creating the GraphQL schema, Prisma as ORM for handling all database related activites, and apollo as GraphQL server and Client for fetching data from server and showing it in the UI.

Running Locally

$ git clone https://github.com/Alegherix/with-tailwind-apollo-prisma-typegraphql.git
$ cd with-tailwind-apollo-prisma-typegraphql
$ yarn
$ yarn dev

Top categories

Loading Svelte Themes