{"id":22974335,"url":"https://github.com/diversen/blood-pressure-log","last_synced_at":"2025-04-02T07:25:08.438Z","repository":{"id":250136516,"uuid":"833578545","full_name":"diversen/blood-pressure-log","owner":"diversen","description":"A simple app that let's you log blood pressure of e.g. yourself or your family members","archived":false,"fork":false,"pushed_at":"2024-07-27T10:56:43.000Z","size":298,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T22:28:34.102Z","etag":null,"topics":["blood-pressure","blood-pressure-log","blood-pressure-measurment","blood-pressure-tracker"],"latest_commit_sha":null,"homepage":"","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/diversen.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}},"created_at":"2024-07-25T10:28:57.000Z","updated_at":"2024-11-02T06:08:01.000Z","dependencies_parsed_at":"2025-02-07T22:28:30.070Z","dependency_job_id":"2582afb1-6f1c-4aa3-b1ff-af98a46f03c3","html_url":"https://github.com/diversen/blood-pressure-log","commit_stats":null,"previous_names":["diversen/blood-pressure-log"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fblood-pressure-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fblood-pressure-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fblood-pressure-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fblood-pressure-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diversen","download_url":"https://codeload.github.com/diversen/blood-pressure-log/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246771755,"owners_count":20831096,"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":["blood-pressure","blood-pressure-log","blood-pressure-measurment","blood-pressure-tracker"],"created_at":"2024-12-15T00:00:36.129Z","updated_at":"2025-04-02T07:25:08.411Z","avatar_url":"https://github.com/diversen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nA simple PHP / MySQL app for logging blood pressure for multiple users. \n\n* User may add multiple aliases (e.g. your parents or other members of your family)\n* Readings Today\n* Daily Average (Last 30 days)\n* Weekly Average (1 year)\n\n# Usage\n\nYou can try it or use it for free on https://bp.10kilobyte.com\n\n# Install\n\nWorks on:  `PHP \u003e= 8.1`\n\nClone the source code: \n\n    git clone https://github.com/diversen/blood-pressure-log\n    cd blood-pressure-app\n\nInstall composer packages:\n\n    composer install\n\nCreate a `config-locale` dir that will override settings in `config`.\n\n    mkdir config-locale\n\n## Load MySQL DB\n\nCreate a database and change the settings in `config-locale/DB.php`\n\n    cp config/DB.php config-locale/DB.php\n\nCheck if you can connect to the server and then create the database:\n\n    ./cli.sh db --server-connect\n    create database bp;\n    exit\n\nYou can look at the other `config/` files, but you don't need to change these in order to run the system local now: \n\nLoad the SQL files found in `migration` into a database. \n\n    ./cli.sh migrate --up\n\n## Run\n\nRun the built-in PHP server:\n\n    ./serv.sh","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fblood-pressure-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiversen%2Fblood-pressure-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fblood-pressure-log/lists"}