Get the latest tech news
Show HN: libmodulor – An opinionated TS library to build multi-platform apps
An opinionated TypeScript library to create business oriented applications. - c100k/libmodulor
The main goal is to offer higher level primitives that make building business applications faster, without having to use a boilerplate or worse, no/low code, and thus, avoid vendor lock-in. It defines the contract, mainly as an Input that goes into lifecycle methods ( client and/or server) to finally give an Output. The App will be mounted in a Product called SuperTrader which will be exposed via a serverTarget, a webTarget, a cliTarget and finally, a mcp-serverTarget.
Or read this on Hacker News