@mufiko/cinema-contracts
v1.1.0
Published
Protobufers definitions and generated TypeScript types for cinema services
Readme
Protobuf
https://github.com/protocolbuffers/protobuf
MacOS
brew install protobuf
npm install -g ts-protoГенерируем чистые интерфейсы для NestJS
protoc -I ./proto ./proto/*.proto --ts_proto_out=./gen --ts_proto_opt=nestJs=true,package=omit