Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 229 Bytes

File metadata and controls

10 lines (5 loc) · 229 Bytes

🌟 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