Hi, SiteInspector creator here: as a web developer I've had launched various different websites over the years. I personally experienced how easy is to make a typo on a website and how hard is to spot it afterward. So a logical solution for me was to find a tool that can help to catch errors on a website, but I was not able to find a good tool to do the job.
So I've built SiteInspector so that developers or regular website owners can keep their website errors-free with a modern and convenient website scanner app.
SiteInspector app can be hosted on Heroku or in Docker and launched in less than 5 minutes with a single command.
The app was written in Ruby/Rails and uses Vue.js on the front-end, also it support arm64 architecture.
You can check a read-only demo UI using this URL: <a href="https://demo.getsiteinspector.com/reports" rel="nofollow">https://demo.getsiteinspector.com/reports</a>
I'll be very happy to answer any questions you may have and get your feedback.