After some testing, I'm able to run gui using simple nginx, by fill handly config.json. Features seems to work except the page reload that request nodeserver/reload, misfortune. Is there any plan to have the gui running on simple http server ?
Thank you Kind Regards Le mercredi 28 juin 2023 à 15:39:53 UTC+2, Mark H. Wood a écrit : > On Wed, Jun 28, 2023 at 01:54:31AM -0700, Adrien Quentin wrote: > > I would like to know if the dspace angular UI could be served by simple > > http server ( as nginx or apache http). As the angular is compiled, why > > node is needed ? > > The TypeScript code is "compiled" to Javascript. It needs a > Javascript engine to execute. Node wraps some useful features around > the V8 Javascript engine. > > Yes, for a browser session the code is all sent to the browser and > executes there. But to support search engines, dspace-angular also > needs to be able to render pages itself. > > -- > Mark H. Wood > Lead Technology Analyst > > University Library > Indiana University - Purdue University Indianapolis > 755 W. Michigan Street > Indianapolis, IN 46202 > 317-274-0749 <(317)%20274-0749> > www.ulib.iupui.edu > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/4625e2f4-7426-4f33-9b5b-6bb4cec4537en%40googlegroups.com.