What is currently your go-to solution
# general
l
What is currently your go-to solution for a (very) simple MES interface? I want to create a simple UI where operators can see their workload, maybe drill down to a schedule, and ideally start/stop their job. Nothing fancy. On top of UMH. What would you recommend?
I looked at Grafana but found a bit limited. Tried tinkering with Appsmith but didn't seem to fnd my way around (maybe I need to spend more time on it). Also considered even wilder ideas: publish sink-out to Supabase and connect Lovable.Dev to it -> vibe-code it and let customer just create whatever they want 😛
It's for a 30 people small shop, just so to get an idea of the scale (no enterprise requiremnts whatsoever)
as far as I got: https://claude.ai/public/artifacts/b1cd9127-28a1-4c10-9118-5dbc01126fe5 Seems dashboard 2.0 is the way? Anybody got some templates to share? 🙂
a
Actually grafana wit the business panels
Works super well and gives your for free a lot of features regarding user management
d
i hae good experiences with nodered dashboard (2) for a small MES
(yes, we still do paper product tracking in our factory; its obligated by law)
j
I spent so many hours on this, and it is either Grafana or your own self programmed dashboard (which might then struggle with security etc). To compensate, you can split up the project in “providing API” and then “doing the UI”. But one of our customers did also use AI to generate a quite impressive Grafana dashboard, and there you don’t have to worry about security etc and only about visualisation