Description
Multiple development processes can be started and supervised from a Procfile-based workflow.
It is useful for web projects and local stacks that need app servers, workers, queues, or asset builders running together. Process managers execute project commands with user permissions, so untrusted Procfiles and environment variables should be reviewed first.