proto-library-def
v1.0.8
Published
Common Protobuf definitions for NestJS services
Downloads
97
Readme
Proto Library
This package contains common Protobuf definitions for use in NestJS services.
Usage
After installing the package, you can generate the Protobuf definitions in your project's src/proto
directory by running:
npm install proto-library-def
npm run proto:generate