{"id":22213179,"url":"https://github.com/airslie/renalware-core","last_synced_at":"2025-07-27T12:31:03.357Z","repository":{"id":47014536,"uuid":"68936459","full_name":"airslie/renalware-core","owner":"airslie","description":"Renalware uses demographic, clinical, pathology, and nephrology datasets to improve patient care, undertake clinical and administrative audits and share data with external systems.","archived":false,"fork":false,"pushed_at":"2024-11-22T14:45:47.000Z","size":40112,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-11-22T15:36:13.965Z","etag":null,"topics":["rails","renal","ruby"],"latest_commit_sha":null,"homepage":"http://www.airslie.com/renalware.html","language":"Ruby","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/airslie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"MIT-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}},"created_at":"2016-09-22T15:44:00.000Z","updated_at":"2024-11-22T14:45:06.000Z","dependencies_parsed_at":"2024-06-04T09:49:08.075Z","dependency_job_id":"e8321ca3-fbfa-45fe-9b56-c1e8303d0412","html_url":"https://github.com/airslie/renalware-core","commit_stats":{"total_commits":9999,"total_committers":16,"mean_commits":624.9375,"dds":0.5720572057205721,"last_synced_commit":"12c3ca0a5ef9c21edce39cea945c2cc9133ded62"},"previous_names":[],"tags_count":216,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airslie%2Frenalware-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airslie%2Frenalware-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airslie%2Frenalware-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airslie%2Frenalware-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airslie","download_url":"https://codeload.github.com/airslie/renalware-core/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227802879,"owners_count":17822113,"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":["rails","renal","ruby"],"created_at":"2024-12-02T21:08:54.461Z","updated_at":"2025-07-27T12:31:03.349Z","avatar_url":"https://github.com/airslie.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Renalware\n\nRenalware uses demographic, clinical, pathology, and nephrology datasets to improve patient care,\nundertake clinical and administrative audits and share data with external systems.\n\n## Technical Overview\n\n`renalware-core` is a open-source Ruby On Rails [engine](http://guides.rubyonrails.org/engines.html)\nthat encapsulates Renalware's features in a re-usable [gem](http://guides.rubygems.org/what-is-a-gem/).\nIn order to deploy an instance of Renalware that is tailored to a\nrenal unit's needs, it is necessary to create a new host Rails application that includes the\n`renalware-core` gem, adds configuration and HTML/JavaScript/CSS overrides, and optionally augments\nor replaces core behaviour with custom Ruby code.\n\nWhile `renalware-core` is intended to be deployed inside a host application in production, it can be run\nstand-alone in a local development environment using the _demo_ host application (`./demo`)\nthat ships inside the engine.\n\nRenalware is built using using open source projects including:\n- Ruby on Rails framework\n- PostgreSQL database\n\n## Running Renalware locally on Mac, Windows or Linux\n\nInstall `git` if not already installed on your system.\nInstall the [Docker Engine](https://docs.docker.com/engine/install/) and ensure it is running.\n\n```\ngit clone git@github.com:airslie/renalware-core.git\ncd ./renalware-core\ndocker-compose run web bundle exec rake db:setup\ndocker-compose up -d\n```\n\nVisit [http://localhost:3000](http://localhost:3000) and login in one of the demo users\n(in order of role permissiveness):\n- superkch\n- kchdoc\n- kchnurse\n- kchguest\n\nThey all share the password `renalware`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairslie%2Frenalware-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fairslie%2Frenalware-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairslie%2Frenalware-core/lists"}