/LHC-monitoring-control-system

System control software for the CERN project under development at ipm

Primary LanguageC

LHC monitoring and control system

System control software for the CERN project under development at ipm Task List

  • ghostflow
  • ghostflow-cli
  • ghostflow-cli-docs
  • ghostflow-github
  • ghostflow-github-docs
  • ghostflow-gitlab
  • ghostflow-gitlab-docs
  • lua-call-system
  • lua-mqtt

First step
Develop user section and access level management

requirements

1-Install Rust Programming Language install curl in linux

curl this:
$ curl https://sh.rustup.rs -sSf | sh

2-Install Nodejs / Reactjs curl this:

curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

install nodejs

sudo apt-get install -y nodejs

install build-essential & react

sudo apt-get install -y build-essential
sudo npm install -g create-react-app

cd to project directory for test front-end:

npm start

Full application testing requires server or server simulator and run rustpl