Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/LekoArts/gatsby-with-prisma-client

Gatsby powered by Prisma 2 🚀
https://github.com/LekoArts/gatsby-with-prisma-client

gatsby gatsbyjs prisma-client prisma2

Last synced: about 1 month ago
JSON representation

Gatsby powered by Prisma 2 🚀

Lists

README

        

# Gatsby with prisma-client

Power a Gatsby site with [Prisma](https://www.prisma.io/) 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.