JavaScript Style Guide

UnityBase

Unitybase is a full stack JavaScript framework for Enterprise. Its main purpose is to provide a set of modules for rapid development of RMS / EDRMS class software

Install (Windows)

The README reflects UnityBase v4.x, UnityBase v1.x documentation can be found here.

  • Download and install node.js & npm
  • Download and install OpenUB v4
  • (optional step) To debug server-side JavaScript install a FireFox
  • Install UnityBase command line tool globaly
    npm i -g @unitybase/ubcli --registry=http://registry.unitybase.info

In case you develop a module for UnityBase see Contribution Guide

Get Started

Check out UnityBase's quick Get Started guide and the other guides

Explore this project WiKi