The company I work for was a very early adopter of kotlin/js. During the pandemic we published an open source contact tracing web platform aimed at universities. https://github.com/studoverse/campus-qr
The stack is actually great to work with. Having every property in React typed is nice and sharing classes between front and backend ensures you can't accidentally send the wrong fields or types.