Following the previous post on the Jenkins Wallboard, this one finally describes how to create our React client.
[Read More]React - Jenkins Wallboard (1/2)
Simple React Wallboard for Jenkins engined by a Node Server
A long time ago, for supervision purpose, I needed to display some real time KPIs retrieved from our Jenkins IC Platform on a large screen in our team’s open-space.
After several weeks of research, I didn’t find a suitable solution (wallboard or radiator plugins or apps). So I decided to code my own tool.
This project shows how I did it with React, Node and the Jenkins Json API.