{"id":18090831,"url":"https://github.com/klml/kohrsupply","last_synced_at":"2025-08-03T23:40:51.045Z","repository":{"id":139145604,"uuid":"93664716","full_name":"klml/kohrsupply","owner":"klml","description":"crowd logistics at a human scale","archived":false,"fork":false,"pushed_at":"2024-10-16T09:42:37.000Z","size":115,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T02:35:33.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/klml.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":"2017-06-07T18:04:53.000Z","updated_at":"2024-10-16T09:42:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c46f65d-8b9b-4a3e-beef-2718ce06a41b","html_url":"https://github.com/klml/kohrsupply","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/klml/kohrsupply","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klml%2Fkohrsupply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klml%2Fkohrsupply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klml%2Fkohrsupply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klml%2Fkohrsupply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klml","download_url":"https://codeload.github.com/klml/kohrsupply/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klml%2Fkohrsupply/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268629694,"owners_count":24281172,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-31T18:08:06.022Z","updated_at":"2025-08-03T23:40:50.688Z","avatar_url":"https://github.com/klml.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kohrsupply\n\nkohrsupply is a platform to accompany and manage relays of physical transportations. Its a very alpha prototype for [ptarp](//github.com/klml/ptarp).\n\nYou should send things from Alice to Bob, but transported from Carol, stocked by Erin, again transported by Frank to Peggy and finaly delivered by Wendy. Read more in [about](/about/index.md) (currently only in german)\n\nkohrsupply is made with [django](https://www.djangoproject.com/)\n\nDemo: [kohr.supply](http://kohr.supply/)\n\n## install\n\n\n[download](https://github.com/klml/kohrsupply/archive/master.zip) or checkout \n\n```bash\npip3 install -r requirements.txt\nmv settings.example.py settings.py\n```\n\n[Prepare this](https://docs.djangoproject.com/en/1.10/howto/deployment/checklist/) and change in 'settings.py':\n\n* change the SECRET_KEY\n* set DEBUG\n* add your ALLOWED_HOSTS\n* ad SITE_ID\n* set STATIC_ROOT to the path for webassets (css, js) (STATIC_URL must stay '/static/')\n\n\n\n### test database\n\n[CREATE SQLite Database](https://www.tutorialspoint.com/sqlite/sqlite_create_database.htm)\n```bash\npython3 manage.py migrate\n```\n\nuse example db\n```bash\nsqlite3 db.sqlite3 \u003c kohrsupply/example/db.sql\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklml%2Fkohrsupply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklml%2Fkohrsupply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklml%2Fkohrsupply/lists"}