AlonGvili / prisma-extension-template

Prisma Client extension template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Prisma Client extension template with watch mode and testing.

Getting Started

1. Clone the repository or generate new repository using this template via link

git clone https://github.com/deptyped/prisma-extension-template

2. Install dependencies

npm i

3. Start watch mode

npm run dev

License

This project is licensed under the terms of the MIT license.

About

Prisma Client extension template

License:MIT License


Languages

Language:TypeScript 81.7%Language:JavaScript 18.3%