Introduction

BlueRain OS is a react based front end framework with the aim to acheive the following tasks:

  • A plugin based Architecture to modify or add any feature in the system

  • Apps architecture to create dedicated apps. Each app to have it's own routes.

  • Plugins and Apps live in their own module packages

  • Main project should only contain configurations and no other code

Last updated