BlueRain OS
  • Introduction
  • API
    • API Reference
  • Guides
    • Apps
      • Installation
      • Creating an App
      • Configuration
    • Components
      • Registering Components
      • Extending Components
      • Replacing Components
      • Accessing Raw Components
      • Components & HoCs
    • Filters
      • Known Filters
    • Plugins
      • Installation
      • Configuration
      • Creating a Plugin
  • Miscellaneous
    • JSON to React
  • Plugins
    • Apollo
    • Internationalization
    • Material UI
    • React Router
    • Redux
    • Redux Devtools
    • Why Did You Update
Powered by GitBook
On this page

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

NextAPI Reference

Last updated 6 years ago