0.0.5 • Published 12 months ago

@chiku-tickets/neo-shared v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

Shared Library

  • The shared library contains codes that are used acrossed the microservices.
  • The idea behind this was to prevent code duplication.
  • The library is published as an npm package to github package registry.
  • You need to publish this shared library to github package registry to be able to use it.

Import

Whenever you make any change to the shared library folder, make sure to increment the version number inside Package.json file.