@futureforwards/aki-egrow-common
TypeScript icon, indicating that this package has built-in type declarations

1.0.189 • Public • Published

Contributing to AKI-COMMON

Thank you for considering contributing to our project! Please follow these guidelines to contribute effectively.

Clone git repo

git clone https://github.com/anjamerica/aki-microservices.git

Making Changes to Common Package

If you're making changes to the common package, follow these steps:

  1. Make the necessary changes to the codebase.

  2. Once changes are made, publish to npm using the following command:

    npm run pub

Updating Microservice Package

To update the package in a microservice folder to fetch the latest version, follow these steps:

  1. Go to the microservice folder in your terminal.

  2. Run the following command:

    npm update --save @futureforwards/aki-egrow-common

    Example:

    npm update --save @futureforwards/aki-egrow-common

Readme

Keywords

none

Package Sidebar

Install

npm i @futureforwards/aki-egrow-common

Weekly Downloads

51

Version

1.0.189

License

ISC

Unpacked Size

106 kB

Total Files

148

Last publish

Collaborators

  • anjamerica