Skip to content

alexdevero/fullstack-nextjs-graphql-prisma-app

Repository files navigation

Fullstack Next.js, GraphQL, Prisma app

Full-stack app built with Next.js, GraphQL and Prisma.

Getting Started

Run the development server:

npm run dev

# or
yarn dev