WebUi

ALICE O2 Web UI Framework

Actions Status codecov JIRA

Overview

The goal of this UI framework is to identify library and framework sets, provide the core functionalities and building blocks to easily create rich web application for the ALICE O2 project.

Server-side features

Client-side features

Backend requirements

CentOS 8

yum install https://rpm.nodesource.com/pub_16.x/el/7/x86_64/nodejs-16.9.1-1nodesource.x86_64.rpm    

macOS

brew install node

Minimum browser version support

Installation

npm install --save @aliceo2/web-ui

Getting started

Backend guide

Frontend guide

References

Documentation for developers