In the README.md it is stated that "A pre-built client bundle is distributed with the backend" but there is none: https://github.com/Netflix/flamescope/tree/master/app/public folder contains only favicon. I see that in the artifacts that are available for tag v0.2.0 (https://github.com/Netflix/flamescope/releases/tag/v0.2.0) the same folder contains an actual client but that version is quite old. It would be nice to see the client in the master branch so that I don't have to install Node.js and build the client from source.