@jacobdr/prisma-postgresql-client-adapter
v0.0.1
Published
**THIS PROJECT IS A WORK IN PROGRESS**
Readme
prisma-postgresql-client-adapter
THIS PROJECT IS A WORK IN PROGRESS
Developer
Setup
make installRun Tests
make testCompile
pnpm run compileProduction Build (before release)
pnpm run buildList available make targets
## without any args
make
## or this is the same (help is the default target)
make help