{"id":15696815,"url":"https://github.com/addshore/wikicrowd","last_synced_at":"2025-04-14T03:11:56.341Z","repository":{"id":38297298,"uuid":"442465655","full_name":"addshore/wikicrowd","owner":"addshore","description":"Tool for crowd sourced micro edits for Wikimedia","archived":false,"fork":false,"pushed_at":"2025-04-13T19:10:23.000Z","size":574,"stargazers_count":7,"open_issues_count":34,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-13T20:21:54.328Z","etag":null,"topics":["toolforge","wikicrowd","wikidata","wikipedia"],"latest_commit_sha":null,"homepage":"https://wikicrowd.toolforge.org/","language":"PHP","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/addshore.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":"2021-12-28T13:03:57.000Z","updated_at":"2025-04-13T19:10:27.000Z","dependencies_parsed_at":"2022-09-08T07:10:50.048Z","dependency_job_id":"268fc01b-ae59-4e35-a2de-22d4b82a103f","html_url":"https://github.com/addshore/wikicrowd","commit_stats":{"total_commits":174,"total_committers":7,"mean_commits":"24.857142857142858","dds":"0.17816091954022983","last_synced_commit":"7de70728e164f3cc11c74e0e84c0012fd86a0a3e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addshore%2Fwikicrowd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addshore%2Fwikicrowd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addshore%2Fwikicrowd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addshore%2Fwikicrowd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/addshore","download_url":"https://codeload.github.com/addshore/wikicrowd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248813798,"owners_count":21165634,"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":["toolforge","wikicrowd","wikidata","wikipedia"],"created_at":"2024-10-03T19:10:02.118Z","updated_at":"2025-04-14T03:11:56.315Z","avatar_url":"https://github.com/addshore.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wikicrowd\n\nThe [currently deployed web app](https://wikicrowd.toolforge.org) built using Laravel.\n\n![](https://i.imgur.com/mn5wRiQ.png)\n\n`toolforge` contains documentation and resources for deploying the web app.\n\n## Question generation\n\nQuestion genertation is done using Laravel jobs.\n\nFor the primary questions (depicts), checkout the `spec` folder the the yaml that is used to generate the questions.\n\n## Development\n\nTo get the dependencies you'll need to do a composer install...\n\n```sh\ncomposer install\n```\n\nIf you have docker you should be able to use sail to run the development system.\n\n```sh\n./vendor/bin/sail up -d\nnpm run watch\n```\n\nOn first setup you'll need to create the databases.\n\n```sh\n./vendor/bin/sail artisan migrate\n```\n\nYou can then generate a couple of questions (just exit the command early so it doesnt run forever)\n\n```sh\n./vendor/bin/sail artisan job:dispatchNow GenerateDepictsQuestions\n```\n\nThen find the site at http://localhost\n\nIn order to have the API fully setup you'll need to make your own `.env` file, including your own mediawiki oauth details.\n\n### Other commands\n\nYou can run basic php linting:\n\n```sh\ncomposer run lint\n```\n\n## Deployment\n\nYou need to ssh into the tool, and then run `./src/toolforge/update.sh`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddshore%2Fwikicrowd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faddshore%2Fwikicrowd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddshore%2Fwikicrowd/lists"}