Project Awesome project awesome

Gatsby with prisma-client

Package 14 stars GitHub

Gatsby with prisma-client

Power a Gatsby site with Prisma directly without writing GraphQL queries.

The magic happens mostly in gatsby-node.js where @prisma/client is used to fetch the data and create pages.

Back to Prisma