@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.
falseAttach a Node.js inspector.
falseEnable manual mode
4200Set PORT environment variable that can be used to serve the Remix application.
Path to TLS key (key.pem).
Path to TLS certificate (cert.pem).