Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 499 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 499 Bytes

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.