@ravanallc/empire-defs

v1.0.0
collection of protobufs and typescript interfaces

prepare

npm run compile

compile

protoc --plugin=./node_modules/.bin/protoc-gen-ts_proto --ts_proto_opt=useOptionals=all --ts_proto_opt=outputJsonMethods=false --ts_proto_opt=outputEncodeMethods=false --ts_proto_opt=outputClientImpl=false --ts_proto_out=./interfaces --proto_path=./protobuf ./protobuf/main.proto

compile:nest

protoc --plugin=./node_modules/.bin/protoc-gen-ts_proto --ts_proto_opt=nestJs=true --ts_proto_out=./interfaces --proto_path=./protobuf ./protobuf/main.proto
npm i @ravanallc/[email protected]

Metadata

Downloads

Maintainers