{"id":16149959,"url":"https://github.com/jefersoneiji/decision-engine","last_synced_at":"2026-02-20T17:32:45.704Z","repository":{"id":231723367,"uuid":"782518824","full_name":"jefersoneiji/decision-engine","owner":"jefersoneiji","description":"No-code decision engine for non-coders. These rules after created can become an API ready for consumption. Made with ReactFlow + Flask","archived":false,"fork":false,"pushed_at":"2024-08-19T13:29:32.000Z","size":1080,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T19:07:18.533Z","etag":null,"topics":["cicd","git","reactflow","reactjs","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jefersoneiji.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-05T13:04:44.000Z","updated_at":"2025-02-18T20:20:24.000Z","dependencies_parsed_at":"2024-11-01T23:34:07.494Z","dependency_job_id":null,"html_url":"https://github.com/jefersoneiji/decision-engine","commit_stats":null,"previous_names":["jefersoneiji/decision-engine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jefersoneiji/decision-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefersoneiji%2Fdecision-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefersoneiji%2Fdecision-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefersoneiji%2Fdecision-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefersoneiji%2Fdecision-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefersoneiji","download_url":"https://codeload.github.com/jefersoneiji/decision-engine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefersoneiji%2Fdecision-engine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29658377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cicd","git","reactflow","reactjs","tailwindcss","typescript"],"created_at":"2024-10-10T00:46:08.817Z","updated_at":"2026-02-20T17:32:45.670Z","avatar_url":"https://github.com/jefersoneiji.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    No-code Decision Engine\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n    for non-programmers\n\u003c/h4\u003e\n\nhttps://github.com/user-attachments/assets/c2b5353d-6dca-41dc-b0e3-8061d3cb4548\n\n## Summary \n\nThis decision engine can generate one final decision based on the user's decision tree. Next, this policy can be stored and executed in the back-end.\n\n## Prerequisites\n\nFor this project to run, make sure these software are installed:\n\n- [python](https://www.python.org/downloads/)\n\n- [nodejs](https://nodejs.org/en/download/current)\n    \n## Installing\n\nTo run locally:\n1. Clone this repo\n   ```cmd\n   git@github.com:jefersoneiji/decision-engine.git\n   ```\n\n2. Install dependencies in your machine\n   ```cmd\n   yarn install\n   ```\n\n3. Start both the front and back-end\n    ```cmd\n    yarn dev\n    ```\n\n## Testing\n\nExecute the following command:\n   ```cmd\n   yarn test\n   ```\n## Linting \n\n```shell\nyarn lint\n```\n## Apps\n\n- [README](./frontend/README.md) | `Frontend`: Contains front-end logic for the policy editor\n- [README](./backend/README.md) | `Backend`: Contains back-end logic for the CRUD operations in policies\n- [README](./backend/README.md#policydb) | `PolicyDB`: Local database with sqlite and sqlalchemy\n- [README](./backend/README.md#executionengine) | `ExecutionEngine`: Responsible for processing and outputing one decision after executing a policy\n\n## Design Decisions \nTurbo is used to reduce the number of steps required for executing commands such as spin up apps in dev mode. \n\n### Back-End\n\n- For the sake of speed and simplicity. SQLite was choosen as local database engine\n- Folders contain file according to their purpose. For instance `routes` only contains API routes. This structure make files predictible\n- As a way to provent bugs and enforce code styling `pytest` was added to the project\n\n### Front-End\n\n- Because of its reliability and simplicity `Axios` was chosen as `http-client`\n- Most user feedback comes shows as `Toast` notifications from `react-toastify`\n- As a way to provent bugs and enforce code styling `eslint` was added to the project\n- An [AI assistant](./frontend/README.md) may be helpful in answering user's questions related to docs and help them through problem solving while create policies\n\nMade by Jeferson Eiji ➡️ [Get in touch!](https://www.linkedin.com/in/jeferson-eiji/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefersoneiji%2Fdecision-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefersoneiji%2Fdecision-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefersoneiji%2Fdecision-engine/lists"}