Skip to content

Prisma CRUD schema generator for database-backed GraphQL servers

Notifications You must be signed in to change notification settings

martineboh/prisma-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prisma Tools

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

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

Tools

Examples

  • nexus framework Using nexus framework to build graphql server and @prisma-tools/nexus to create CRUD system
  • apollo with nexus schema Using Apollo as graphql server, @nexus/schema for build graphql schema and @prisma-tools/nexus to create CRUD system
  • apollo with sdl first Using Apollo as graphql server with sdl first for build graphql and @prisma-tools/sdl to create 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 CRUD schema generator for database-backed GraphQL servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.9%