{"id":26991789,"url":"https://github.com/harismalisevic/si-docflow-admin","last_synced_at":"2025-07-06T18:37:46.305Z","repository":{"id":284608786,"uuid":"955476590","full_name":"HarisMalisevic/si-docflow-admin","owner":"HarisMalisevic","description":"Document processing system","archived":false,"fork":false,"pushed_at":"2025-06-11T19:20:44.000Z","size":2948,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-06-11T20:51:58.880Z","etag":null,"topics":["node","react","server","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HarisMalisevic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-03-26T17:42:24.000Z","updated_at":"2025-06-06T17:44:55.000Z","dependencies_parsed_at":"2025-06-11T20:34:23.913Z","dependency_job_id":"fab0f8a1-e227-4e54-976b-7729a12ceed7","html_url":"https://github.com/HarisMalisevic/si-docflow-admin","commit_stats":null,"previous_names":["harismalisevic/si-docflow-core","harismalisevic/si-docflow-admin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HarisMalisevic/si-docflow-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarisMalisevic%2Fsi-docflow-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarisMalisevic%2Fsi-docflow-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarisMalisevic%2Fsi-docflow-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarisMalisevic%2Fsi-docflow-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarisMalisevic","download_url":"https://codeload.github.com/HarisMalisevic/si-docflow-admin/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarisMalisevic%2Fsi-docflow-admin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263953023,"owners_count":23535027,"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":["node","react","server","typescript"],"created_at":"2025-04-03T22:16:56.502Z","updated_at":"2025-07-06T18:37:46.119Z","avatar_url":"https://github.com/HarisMalisevic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docflow-core\n\u003e Document processing system\n\nThis repository contains the source code for the Processing Server (Node.js) and Web Application (React) for a document processing system. The Processing Server handles document types and layouts, passing them through to OCR services. The web app is a dashboard for administrators to set up destinations for different file types and to define layouts. The Server interacts with a client app for Windows Desktop that is developed separately as [si-docflow-windows](https://github.com/kanitakadusic/si-docflow-windows).\n\n## Architecture 🗂️\n\nThe component diagram of the system is provided below.\u003cbr\u003e\u003cbr\u003e\n\n![System architecture](documentation/systemArchitecture.jpg)\n\n\n## How To Use ⚙️\n\nPrerequisite - [**Node.js + npm**](https://nodejs.org/en) \u0026 [**Git**](https://git-scm.com/)\n\n```\n# Clone this repo:\n$ git clone https://github.com/HarisMalisevic/si-docflow-core.git\n\n# After cloning is done, go into the project directory with\n$ cd si-dockflow-core\n\n# Install npm dependencies with\n$ npm run dependencies\n\n# Build project\n$ npm run build\n```\n\nThe previous two commands are shortcuts for longer commands.\nFor the build command, it runs ```cd backend \u0026\u0026 npm run build \u0026\u0026 cd ../frontend \u0026\u0026 npm run build```.\nOther shortcuts like this one are defined in ```package.json``` files under ```\"scripts\"```.\n\n## How to start?\n\n1. After building the app, navigate to the project root folder ```/si-docflow-core```.\n2. Start the web app and server with: ```npm run start```\n\nThis will make a local server on http://localhost:5000/.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharismalisevic%2Fsi-docflow-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharismalisevic%2Fsi-docflow-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharismalisevic%2Fsi-docflow-admin/lists"}