{"id":25650705,"url":"https://github.com/flow-build/engine","last_synced_at":"2025-04-15T19:39:13.044Z","repository":{"id":38172732,"uuid":"248001437","full_name":"flow-build/engine","owner":"flow-build","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-10T12:55:28.000Z","size":4064,"stargazers_count":5,"open_issues_count":9,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T00:12:58.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flow-build.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-17T15:11:44.000Z","updated_at":"2024-05-03T14:48:07.000Z","dependencies_parsed_at":"2024-06-19T01:36:14.342Z","dependency_job_id":"933168e9-4e9f-4564-b54e-5ad356a78115","html_url":"https://github.com/flow-build/engine","commit_stats":{"total_commits":470,"total_committers":15,"mean_commits":"31.333333333333332","dds":0.5127659574468085,"last_synced_commit":"fa9cb28d32f3c435bd5ff3d441d4c9269dd88d0d"},"previous_names":[],"tags_count":111,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fengine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fengine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fengine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fengine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flow-build","download_url":"https://codeload.github.com/flow-build/engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248964665,"owners_count":21190561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-23T15:17:52.057Z","updated_at":"2025-04-15T19:39:13.014Z","avatar_url":"https://github.com/flow-build.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" style=\"border-bottom: none;\"\u003eFlowBuild Engine\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eworkflow manager for your project\u003c/h3\u003e\n\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![codecov](https://codecov.io/gh/flow-build/engine/branch/master/graph/badge.svg)](https://codecov.io/gh/flow-build/engine)\n[![npm](https://img.shields.io/npm/dw/@flowbuild/engine)](https://www.npmjs.com/package/@flowbuild/engine)\n[![github actions](https://img.shields.io/github/workflow/status/flow-build/engine/Node.js%20CI)](https://github.com/flow-build/engine/actions?query=workflow%3A%22Node.js+CI%22)\n\n## Dependencies:\n\n```\nnode v16.15\nnpm v8.5.0\n```\n\n## Run the project:\n\n### On Docker:\n\nTo run tests on docker, you may use the command below:\n\n```\ndocker-compose run -T app ./scripts/run_tests.sh\n```\n\nTo setup the docker environment, you may run `docker-compose build` followed by `docker-compose up`.\nRunning `docker-compose up` will setup two containers (Application and Database Server) and run the migrations.\n\nOnce the commands above have been executed, you may run `docker exec -it workflow_app /bin/bash` to gain access to a bash inside the container of the Application. To run the tests, you may use the commands below.\n\nTo run tests with PostgreSQL database persistence:\n\n```\nnpm run tests\n```\n\nTo run tests with memory persistence:\n\n```\nnpm run tests-memory\n```\n\n### On your localhost:\n\nRun the commands below to setup your environment and run the tests to verify that your environment was correctly built.\n\n```\npsql -f scripts/sql/create_database.sql\nnpm install\nnpm run migrations\nnpm run tests\nnpm run tests-memory\n```\n\n## Running the examples:\n\nFirst, install all the dependencies with `npm install`. The examples run with memory persistence option by default.\n\nTo run the examples from the root path of the project, you may run a command like the one below:\n\n```\nnode examples/\u003cexample_name\u003e.js\n```\n\n## Contributing\n\nRead [CONTRIBUTING](.github/CONTRIBUTING.md) guide.\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflow-build%2Fengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflow-build%2Fengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflow-build%2Fengine/lists"}