This PR introduces the @yab/module API, allowing developers to compose business logic into runtime modules and to compose runtime modules into application chains.
A more detailed breakdown of how the runtime module API works can be found in the attached README.
This PR introduces the @yab/module API, allowing developers to compose business logic into runtime modules and to compose runtime modules into application chains.
A more detailed breakdown of how the runtime module API works can be found in the attached README.