I think this is very difficult because we have 2 targets and it's not the same performing a release for Erlang than for JavaScript, even if we want to get a project which is generating a part for JavaScript in the front-end and a part for the backend, and we want the backend is in Erlang I guess it's easier to get two different projects instead of a mono-repo, but if we focus on these two options,
- how we perform the release for a JavaScript project which could be downloaded for the browser to be run?
- how we perform the release for a BEAM system which could start an application, supervision tree and act as a backend?