Samagra-Development / workflow

Workflow is an Open Source project aimed towards the creation of data flow models using config files thereby allowing you to easily create and interact with stateful applications with minimum setup.
https://samagra-development.github.io/workflow
5 stars 28 forks source link

added local setup script #76

Closed Drish-xD closed 1 year ago

Drish-xD commented 1 year ago

Description

Added a bash script to setup the project in local machine automatically. It will setup the docker containers, all dependencies, and set the required .env variables.

Changes

How to test