The appview crashes on startup if Redis is not running:
appview: failed to start appview err="failed to start oauth handler:
failed to connect to redis: dial tcp [::1]:6379: connect: connection refused"
Reorder the "Running the appview" section so the Redis and OAuth JWKs prerequisites come before the watch-appview command, matching the actual dependency order.
Signed-off-by: Alessio Caiazza code.git@caiazza.info
lgtm!