Integrations Transform
Contains tooling for converting Lendi's kafka event data into LIXI format.
Table of Contents
Installation
To install and implement this module you can run the following:
yarn add @lendi/integrations-transform
Development
Before merging your work, please remember to bump the version in package.json.
Once merged, you can then follow the below
publishing steps to publish the latest changes.
Publishing
After your updates have been merged to master, you then need to publish to
npm please do the following:
- Click the "Publish" step from Bitbucket pipelines masterbranch.
Note: Make sure you have bumped the package.json version.