Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 332 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (16 loc) · 332 Bytes

Welcome!

System Requirements

  • Node.JS
  • pnpm

Setup

  1. Clone this repository.
  2. Install dependencies
    pnpm i
  3. Build
    pnpm build

Usage

Follow the "getting started" guide in README.md except install this local build instead of @prisma-korea/prisma-generator-proto from npm.