Nobejs (or just Nobe) is a framework to help developers keep the focus and code near to businesses domain and features. And it does by bringing a concept of "Nobe Story" - which essentially is a philosophy on how to destructure a business requirement and execute it to expose the functionality via APIs, Command or more.
To learn more about the mindset behind it, please continue to: Why Nobe
Nobejs is Open Source under MIT License and lives at Github
You can currently run Nobe following:
yarn install
(You can use npm too)Visit NobeJs Website
gh release create v1.1.2-alpha.8 --notes "v1.1.2-alpha.8" -p