docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
5.55k stars 369 forks source link

Add bash script to run everything through overmind or foreman #250

Open wuletawwonte opened 2 months ago

wuletawwonte commented 2 months ago

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.