Closed evtk closed 3 years ago
This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs. If we missed this issue please reply to keep it active. Thanks for being a part of the Nx community! 🙏
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
In the NX monorepo of my company we are building our apps with Angular. We have come to the point were we want to fully integrate the Sitecore JSS framework ((https://jss.sitecore.com/docs/client-frameworks/angular/angular-overview) since our apps are hosted on a Sitecore instance. We want to leverage the benefits of the Sitecore Javascript Services to provide content management and personalization of our Angular apps. It's a really powerfull concept.
Implementing JSS comes with some additional configuration for Angular. The Sitecore JSS Angular sample app gives a pretty good impression of the additional configurations needed for JSS, e.g. producing a second server bundle next to the client bundle.
I'm wondering if anyone here in the 'NX community' has successfully integrated Sitecore JSS, Angular and NX and if there are any lessons learned to be shared.
Hope to here, thanks!