hey guys, anyone knows any good boilerplate for graphql and prisma?
r
Ryan
04/21/2020, 7:01 AM
Hey @Pedro Avila
You can find many examples here for GraphQL and Prisma using JavaScript and TypeScript here: https://github.com/prisma/prisma-examples
These are great starter examples that you can use 🙂
p
Pedro Avila
04/21/2020, 2:57 PM
ty, Ryan!
I'm creating an starter pack with react, prisma and graphql, so that will be ultra util!
have a nice day!