What sets HACC apart from many other wall/tablet interfaces is its rich, robust, easy to use admin area. Adding tiles and laying out your dashboard has never been easier! In fact, there are no configuration files to edit during setup!
You can also build and run the source manually. This project should support any environment that
ASP.NET Core supports. So, for example, you could build and publish the source, and host the website on IIS.
This looks neat. Easy setup in Docker on Synology. I am able to create tiles, however I cannot arrange them or put them on the dashboard as they don’t show up for me to arrange. Can’t adjust dashboard settings and save them either as it gives me an error when I click save. It also didn’t seem to save my dashboard background changes.
This very much looks like it may be the beginnings of what many of us have been waiting for. Great job, and thanks for all the time you’ve spent on this.
If you get an error while saving settings, does the app have write access to its own directory? It wants to write a config.json file to the application root, make sure it can do that. If you’re using a Docker container it should be able to do that automatically, but you never know.