docuseal icon indicating copy to clipboard operation
docuseal copied to clipboard

Add bash script to run everything through overmind or foreman

Open wuletawwonte opened this issue 2 months ago • 0 comments

This PR allows developers to run bin/dev from the command line, which in turn starts all the services defined in the Procfile.dev located at the project's root directory. It checks for the presence of Overmind and uses Foreman as a fallback if not found.

wuletawwonte avatar Apr 15 '24 15:04 wuletawwonte