The Sunbird Obsrv web-console is the browser-based interface for monitoring infrastructure.
Sunbird Obsrv web-console has 2 parts
1. React client
2. Node server
You can also install the Sunbird portal locally on your laptop, please follow the instructions below:
Prerequisities
1. Node > 16.x
2. React 18.x
3. Yarn
4. Prometheus
Please refer .env.sample in both root folder and client folder
Please set all the environment variables as per the .env.sample file before starting the app
yarn install
yarn start
yarn build
yarn install
yarn start