Add a healthcheck endpoint
It could be useful to add a public healthcheck endpoint. It could display status of server and optionally e.g. if workers are up. It could also return the version?
This could be paired with things like uptime-kuma (https://github.com/louislam/uptime-kuma) for easy monitoring (sometimes e.g. dev is down and one has to look it up manually to report to someone).