Run script reference
Run scripts are covered in the project scripts reference
Run scripts are now covered in Project scripts.
Use a run script when the Run button should start your app, server, test watcher, worker, or another long-running command from the active workspace. Configure it with scripts.run in .conductor/settings.toml, or open Settings, select the project, and edit the run script.
For projects that cannot run cleanly from a workspace directory, see Spotlight testing.