UI has been redesigned to use blurs and a default background.
Docker file now puts the database in a separate folder to make mounting
a docker volume easier.
Fixed issues with adding applications without health checks.
Health checks can be enabled for applications which will make an http
request once per minute and color the application icon based on the
response and status code.
Added foundational Vue application for UI.
The application is embedded and has foundational level functionality for
setup, user authentication, bookmarks, applications, and categories.