/hello-prisma

pkg build the prisma project.

Primary LanguageTypeScript

validation the pkg build the prisma app

install

install dependencies.

npm install
npx prisma generate

validation

build and run the prisma query.

npm run validation