Serve a SSR Consumer (host) application along with its known Producers (remotes).
Options can be configured in project.json
when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.
Target which builds the browser application.
Target which builds the server application.
List of Producers (remote) applications to run in development mode (i.e. using serve target).
The port to be set on process.env.PORT
for use in the server.
skipProducers
List of Producers (remote) applications to not automatically serve, either statically or in development mode.
string
Default: localhost
Path to a Module Federation manifest file (e.g. my/path/to/module-federation.manifest.json
) containing the dynamic Producers (remote) applications relative to the workspace root.
Public URL where the application will be served.
staticRemotesPortstaticProducersPort
The port at which to serve the file-server for the static Producers (remotes).
SSL key to use for serving HTTPS.
SSL certificate to use for serving HTTPS.
isInitialHostisInitialConsumerInternal
Whether the Consumer (host) that is running this executor is the first in the project tree to do so.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4