apps/: Contains all the applications that are developed.app/: My personal website.
packages/: Contains all thepackagesthat are used in theappsorpackages.etc/: Contains everything else grouped bytype.workflow-runtime/: Provide runtime and utils to runetc/scripts/workflows/.scripts/utils/: Contains utility modules for reuse in other scripts.actions/: Contains scripts that perform small tasks should be able to run independently. Requirestsxto be installedworkflows/: Contains scripts that run a series ofactionsinsideworkflow-runtime