Skip to content

MichaelGorski/prisma-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Prisma Tools

This tools built on Prisma and GraphQL Auto generate CURD system from Prisma Client

NOTE: You must be familiar with Prisma and GraphQL before using this tools.

Tools

Examples

  • nexus framework Using nexus framework to build graphql server and @prisma-tools/nexus to auto generate CRUD system
  • apollo with nexus schema Using Apollo as graphql server, @nexus/schema for build graphql schema and @prisma-tools/nexus to auto generate CRUD system
  • apollo with graphql modules Using Apollo as graphql server, graphql-modules for build graphql schema and @prisma-tools/graphql-modules to auto generate CRUD system
  • apollo with sdl first Using Apollo as graphql server with sdl first for build graphql and @prisma-tools/sdl to auto generate CRUD system
  • Prisma Admin Build project with typescript nexus framework backend gatsbyJs
  • Online demo has all tools You need to SignUp first then login

Have questions?

Didn't find something here? Look through the issues or simply drop us a line at ahmed.elywa@icloud.com.

Like my tools give me star

About

Prisma tools to help you generate CRUD system for GraphQL servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.5%
  • JavaScript 0.5%