{"id":24098128,"url":"https://github.com/haskellfoundation/matchmaker","last_synced_at":"2026-03-11T01:02:08.599Z","repository":{"id":48053336,"uuid":"361263189","full_name":"haskellfoundation/matchmaker","owner":"haskellfoundation","description":"Find your open-soulmate \u003c💜\u003e","archived":false,"fork":false,"pushed_at":"2021-10-18T20:08:58.000Z","size":446,"stargazers_count":74,"open_issues_count":6,"forks_count":10,"subscribers_count":10,"default_branch":"development","last_synced_at":"2025-05-07T17:28:18.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskellfoundation.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-24T20:46:20.000Z","updated_at":"2024-12-12T08:07:01.000Z","dependencies_parsed_at":"2022-08-12T17:31:23.746Z","dependency_job_id":null,"html_url":"https://github.com/haskellfoundation/matchmaker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/haskellfoundation/matchmaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskellfoundation%2Fmatchmaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskellfoundation%2Fmatchmaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskellfoundation%2Fmatchmaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskellfoundation%2Fmatchmaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskellfoundation","download_url":"https://codeload.github.com/haskellfoundation/matchmaker/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskellfoundation%2Fmatchmaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30364608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-01-10T14:07:19.348Z","updated_at":"2026-03-11T01:02:08.562Z","avatar_url":"https://github.com/haskellfoundation.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matchmaker [![CI-badge][CI-badge]][CI-url] ![simple-haskell][simple-haskell]\n\n\u003cimg src=\"./resources/matchmaker-frontpage.png\"\u003e\n\n## Description\n\n*Matchmaker* is a project of the Haskell Foundation to help open-source maintainers and contributors find each-other,\nand provide a smoother experience for people wishing to invest themselves in the opens-source Haskell ecosystem.\n\n## Prerequisites\n\n* PostgreSQL 12 or higher\n* GHC 8.10.4\n* Yarn 1.22 or higher\n\n*Note*\nThere is a `shell.nix` file provided for convenience. However it is far from perfect.\nIt will not manage a local installation of PostgreSQL for you.\nYou should be able to work in a pure shell. If not, file a bug!\nThe nix shell should source all environment variables when you enter it.\n\nThe `Makefile` contains all the development-related scripts you'll need. Please\nrefer to the output of `make help` for more information.\n\n## Running Matchmaker\n\n### Backend\n\n```bash\n# Build `matchmaker` and its dependencies\n$ make deps\n$ make build\n\n# Initialize database configuration if you haven't already\n$ make db-init\n\n# Start the database\n$ make db-start\n\n# Run migrations against the running database (in another terminal)\n$ make db-setup\n\n# Start `matchmaker`\n$ make start\n```\n\n### Frontend\n\n```bash\n$ make assets-deps\n$ make assets-build # or assets-watch if you're working on CSS/JS\n```\n\n[simple-haskell]: https://img.shields.io/badge/Simple-Haskell-purple?style=flat-square\n[CI-badge]: https://img.shields.io/github/workflow/status/haskellfoundation/matchmaker/CI?style=flat-square\n[CI-url]: https://github.com/haskellfoundation/matchmaker/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskellfoundation%2Fmatchmaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaskellfoundation%2Fmatchmaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskellfoundation%2Fmatchmaker/lists"}