An npm package that contains proto client stubs for all services for hwsc-frontend
$ npm i @hwsc/hwsc-api-blocks
- Create an account with www.npmjs.com
- Get an admin to add you to
hwsc
npm organization - Login to your account and follow prompt through your CLI:
$npm login
- Make sure you
npm login
to your account - Increment version* number in
package.json
located inhwsc-api-blocks/protobuf/
- At root of
hwsc-api-blocks
run the scriptnpm_package_protos.sh
- Version has to be incremented to push an updated package to npm, because the same
package name + version
cannot be reused.