1.0.8 • Published 10 months ago
proto-library-def v1.0.8
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