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

https://github.com/sameerkash/prisma2-typescript

GraphQL ☮TypeScript Prisma2 📐 Server
https://github.com/sameerkash/prisma2-typescript

graphql graphql-server nexus-graphql prisma-client prisma2 typescript

Last synced: 7 months ago
JSON representation

GraphQL ☮TypeScript Prisma2 📐 Server

Awesome Lists containing this project

README

          

# 🌟 Prisma2-TypeScript-GraphQL

GraphQL TypeScript Prisma2 Server to explore Prisma2 API

## This repo uses GraphQl SDL first appraoch and Prisma2 as an ORM

> To Start the server run

```yarn run dev``` or `npm run dev`