{"id":15581478,"url":"https://github.com/moralcode/forgefind","last_synced_at":"2025-07-06T15:04:55.396Z","repository":{"id":113203881,"uuid":"510102119","full_name":"MoralCode/ForgeFind","owner":"MoralCode","description":"A simple website for finding repositories across multiple different git hosting providers.","archived":false,"fork":false,"pushed_at":"2022-07-03T19:12:44.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T03:34:38.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codeberg.org/MoralCode/ForgeFind","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MoralCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-07-03T18:18:12.000Z","updated_at":"2022-07-03T19:50:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"370c53cc-a1f7-40f3-8fc5-e1b741f52105","html_url":"https://github.com/MoralCode/ForgeFind","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MoralCode/ForgeFind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FForgeFind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FForgeFind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FForgeFind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FForgeFind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoralCode","download_url":"https://codeload.github.com/MoralCode/ForgeFind/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FForgeFind/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263922499,"owners_count":23530336,"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":[],"created_at":"2024-10-02T19:48:40.116Z","updated_at":"2025-07-06T15:04:55.349Z","avatar_url":"https://github.com/MoralCode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ForgeFind\n\nThis is a simple, hacked-together python webapp to serve as a proof-of-concept dempnstration of a search tool similar to https://grep.app that can search multiple different code hosting platforms.\n\n![a screenshot of the homepage](images/home.png)\n\n\n![a screenshot of the results page](images/results.png)\n\n\n\n## Setup and running\n1. `pipenv install`\n2. (optional) create a .env file according to the env variables below\n3. `FLASK_APP=app pipenv run flask run`\n\n\n### Environment variables\n`GITLAB_TOKEN` - [a token appropriate for accessing the gitlab.com api](https://docs.gitlab.com/ee/api/#authentication).\n\n## Hosting\nThere is a docker container intended for hosting this. to build it run `docker build -t forgefind .`, to run it interactively, use `docker run  -it --rm -p 5000:5000 forgefind`\n\nYou will need to specify your environment variables when running the container either using `--env-file=.env` or specifying each variable with `-e`\n\n## Forge support:\nCurrently the following forges are included in results:\n- Github\n- GitLab\n- Gitea\n\n\n## Project Limitations/intentions\n\nCurrently this project is intended to be a proof of concept.\n\nIt mostly relies on anonymously accessing public API's of various hosting providers and is therefore not able to handle the kinds of high-volume use that can result from having more than a few users. Therefore this should be considered to be \"for personal use\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoralcode%2Fforgefind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoralcode%2Fforgefind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoralcode%2Fforgefind/lists"}