Description
Procfile-style development processes can be started together from a Node-based Foreman implementation. It is useful for developers who need to run web servers, workers, and supporting commands in one local workflow.
Process managers can start many commands at once. Review the Procfile before running it, especially if commands bind network ports or modify data.