A repo containing TypeScript code compiled from protobufs.
This build is powered by the ts-proto library.
This code is expected to work well with nice-grpc.
There are lots of build options worth considering:
context=true
— allows for a Go-stylectx
parameter for logging and tracingforceLong=long
— all 64-bit numbers will be parsed with the long library- and more
Git-tagging, version management, and artifact/package publishing is handled by semantic-release.
Inspired by this demo repo.
NPM_TOKEN
was an automation token created in NPMGITHUB_TOKEN
is used, but not something we generated since it's automatically provided.