Hey I am currently working on an automation Library and want to build that as mpp project.
With that I could build functions for jvm and js projects. The jvm part is running but the js drives me crazy. So I hope to geht some help how to get started.
1. Actuall I am able to build the js Part. But I can‘t use that in an extra node project.
2. In the jvm part we implemented a Kafka Consumer and Producer but I don‘t unterstand how to implement this in the js Part.
Some kind of help would be very cool to get a better understanding.
https://github.com/p7s1-ctf/SevenFacette