I’m looking for a starter project/example that uses Module Federation with:
a host application in Vanilla JavaScript, and
remote applications built with Angular using SSR.
Is there an official or community-supported template, repo, or example that demonstrates this setup?
Thanks!