@mingsterism/microservices
v1.6.11
Published
> microservices package
Readme
@sudoavian/microservices
microservices package
commands
# build package
$ npm run buildHow to publish trpc services updates to npm
cdinto microservices folder andnpm login- delete dist folder
- increase package version in package.json
npm iandnpm run buildgit pushnpm publish- update all the services using @sudoavian/microservices to the latest version
