ara-framework / nova-proxy

Nova Proxy is a Server-Side Include Server to compose a page with micro-frontends views
MIT License
15 stars 4 forks source link

Absence of meta injection #15

Open ageay59 opened 2 years ago

ageay59 commented 2 years ago

Hi Felipe,

It seems that the framework has not been updated since a while and might be deprecated. I've however taken back a projet that uses it and I wonder if you could help.

In the nova-cluster repo you have not release the branch which adds the meta field from its response, the one called "fix/missing-meta-nova-client". And same on this repo, the proxy neither intreprates nor uses the meta field that could be coming.

Reading this field and injecting it into the SSR HTML rendered from the main app as metatags would be really useful. It indeed could allow microfrontends to set part of the initial SSR call metatags for SEO purposes.