I'm not sure about other applications, but headless Canvas with Node is pretty nice. There are some other libs that do the same thing (that one goal at least) but this one looks tidier to use.
I guess it could make SSR easier for canvas based components.
But how to translate that canvas state from server to client would be pretty interesting however.