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)
## Install (Windows) - temporary
> The README reflects UnityBase v5.x, UnityBase v4.x or v1.x [documentation can be found here](https://git-pub.intecracy.com/unitybase/samples/tree/master/courses/tutorial).
- Download and install [node.js & npm](https://nodejs.org/en/download/)
-Download and install [OpenUB v4](https://unitybase.info/download-files.html)
- Download the last passed(!!!) version of [Job artifacts](https://git-pub.intecracy.com/pavel.mash/ub-server-ee/pipelines)
-unzip a UnityBase Standard Edition to the destination folder and add this folder to PATH
- _(optional step)_ To debug server-side JavaScript install [FireFox browser](https://www.mozilla.org/ru/firefox/new/)
> In case you develop a module for UnityBase, please see [Contribution Guide](https://git-pub.intecracy.com/unitybase/ubjs/blob/master/CONTRIBUTING.md).
@@ -22,7 +22,7 @@ Unitybase is a full stack JavaScript framework for Enterprise. Its main purpose
## Get Started
Check out UnityBase [**Getting Started**](https://git-pub.intecracy.com/unitybase/samples/tree/master/courses/tutorial-v4) guide
Check out UnityBase [**Getting Started**](https://git-pub.intecracy.com/unitybase/samples/tree/master/courses/tutorial-v5) guide
and [other guides](https://git-pub.intecracy.com/unitybase/samples).