Skip to content

deptyped/prisma-extension-template

Repository files navigation

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.