# README
proto
Shared Protocol Buffers and their associated generated code
Working on this repo
Before committing any changes to this repo, you will want to run npm i
at least once. This will install the Husky precommit hooks to your machine.
Go code will be regenerated based on the .proto
files on each commit and does not need to be done manually.
Commit messages must be in the Angular Commit Message Convention
# Packages
No description provided by the author