No badges yet
No accepted solutions yet
Create Micro-Frontend using Mult-Zones
Is there any possible to do this? I want to add over here domains - Angular is hosting on different hosting (https://elevate.com) - NextJS is hosting on vercel (https://clubbayer.com)
Create Micro-Frontend using Mult-Zones
I have created a page in Next.js that fetches news using an API (SSR) and displays the news list at the `/news` route. This Next.js application is hosted at...