@nx/remix:serve
Serve a Remix app.
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.
Serve a Remix app.
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.
Command used to run your app server.
Port to start the dev server on.
false
Attach a Node.js inspector.
false
Enable manual mode
4200
Set PORT environment variable that can be used to serve the Remix application.
Path to TLS key (key.pem).
Path to TLS certificate (cert.pem).
In case you missed Monorepo World, it is now available for replay.