boilerplate-nexus-prisma-apollo-graphql-express icon indicating copy to clipboard operation
boilerplate-nexus-prisma-apollo-graphql-express copied to clipboard

Boilerplate project for a graphql server using nexus-prisma and apollo-server-express

Results 1 boilerplate-nexus-prisma-apollo-graphql-express issues
Sort by recently updated
recently updated
newest added

This is very, very helpful!! Most GraphQL examples I see are too trivial to use in any real world example. I see you are using Redis to handle subscriptions, which...