@chiku-tickets/neo-shared
v0.0.5
Published
Helpers library for Neo App
Downloads
1
Readme
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
togithub 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.