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
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/ZJw4JXZchVbTu-1Q%40IUPUI.Edu.

Attachment: signature.asc
Description: PGP signature

Reply via email to