nobejs / discuss

Discuss on any topic
0 stars 1 forks source link

Intro

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

Installation

Nobejs is Open Source under MIT License and lives at Github

You can currently run Nobe following:

  1. Nobe Releases are at https://github.com/nobejs/nobejs/releases
  2. Pick and Download the latest version and click on "Source code" file
  3. Extract the zip file
  4. Change into the directory of Nobe you just extracted
  5. Run yarn install (You can use npm too)

Documentation

Visit NobeJs Website

gh release create v1.1.2-alpha.8 --notes "v1.1.2-alpha.8" -p