remstat makes it easy to create dashboards for long-running tasks like training machine learning models or processing large amounts of data. It keeps you from having to go back to your desk just to make sure things are still running along smoothly.
I made this using Next.js and Postgres because all the dashboarding solutions I saw out there were for use cases more sophisticated than mine. I wanted to be able to just send a POST request and get a dashboard that I could see from my phone rather than having to walk back over to my machine just to make sure things were still running smoothly. I hope it's also useful to others out there who find themselves with a similar problem. Feedback welcome! Also, it's my first time using Product Hunt so let me know if I'm doing this all wrong.
remstat