1.19.19 • Published 3 years ago

goin-shared v1.19.19

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

goin-shared

A repository for the shared code between the goin microservices

Development

For development you can link it to your home directory.

Just run npm link in the root of this project

And also run npm link goin-shared in the root of the project where you want the changes.

You can read about this more here https://docs.npmjs.com/cli/link

It includes:

  • DTOs
  • utils
  • constants
  • exceptions
  • other code that can be shared