{"id":13998342,"url":"https://github.com/grafbase/pathfinder","last_synced_at":"2025-07-13T07:31:11.096Z","repository":{"id":196154189,"uuid":"676001556","full_name":"grafbase/pathfinder","owner":"grafbase","description":"Pathfinder","archived":false,"fork":false,"pushed_at":"2024-11-11T11:13:31.000Z","size":15141,"stargazers_count":128,"open_issues_count":11,"forks_count":6,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-11-14T16:25:05.138Z","etag":null,"topics":["app","component","graphql","ide","react","tauri"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grafbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-08-08T07:58:31.000Z","updated_at":"2024-11-04T18:59:27.000Z","dependencies_parsed_at":"2024-02-03T04:26:23.997Z","dependency_job_id":"d95c3d6d-3f85-43fa-8f68-342e1ebe0a8a","html_url":"https://github.com/grafbase/pathfinder","commit_stats":null,"previous_names":["grafbase/pathfinder"],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grafbase%2Fpathfinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grafbase%2Fpathfinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grafbase%2Fpathfinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grafbase%2Fpathfinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grafbase","download_url":"https://codeload.github.com/grafbase/pathfinder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225862704,"owners_count":17535994,"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":["app","component","graphql","ide","react","tauri"],"created_at":"2024-08-09T19:01:35.572Z","updated_at":"2024-11-22T08:04:11.935Z","avatar_url":"https://github.com/grafbase.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"1583\" alt=\"Pathfinder\" src=\"https://github.com/grafbase/pathfinder/assets/4585/8ab41ae3-81a9-4d0c-99ff-c46dd6adf422\"\u003e\n    \u003ch3 align=\"center\"\u003ePathfinder\u003c/h3\u003e\n    \u003cp align=\"center\"\u003e\u003cb\u003eThe missing GraphQL IDE\u003c/b\u003e\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\u003csub\u003e\u003csup\u003e\u003cb\u003eFree, open-source and cross-platform\u003c/b\u003e\u003c/sup\u003e\u003c/sub\u003e\u003c/p\u003e\n    \u003cimg width=\"1000\" src=\"https://github.com/grafbase/pathfinder/assets/4585/0eff5bcf-be3a-4028-beb2-6332c0ba19aa\" alt=\"The Pathfinder desktop application\" /\u003e\n\u003c/p\u003e\n\n# Installation \u0026 Usage\n\n```bash\npnpm add @pathfinder-ide/react # or yarn add @pathfinder-ide/react or npm install @pathfinder-ide/react\n```\n\nThe sole export from `@pathfinder-ide/react` is a React component called Pathfinder. For our initial release, a limited set of props is allowed. You can see examples of props usage in the `pathfinder.stories.tsx` file.\n\n# Local development\n\n## Clone the repository\n\n```bash\ngit clone https://github.com/grafbase/pathfinder.git\n```\n\n## Install packages\n\n```bash\ncd pathfinder\npnpm i\n```\n\n## Update .env\n\nThe primary development environment for Pathfinder is [ladle](https://ladle.dev/) and the Pathfinder stories are set up to use environment variables. Make a copy of the example file:\n\n```bash\ncd apps/ladle\ncp .env.development.local.example .env.development.local\n```\n\nOnce copied, you can open `.env.development.local` and add an endpoint, at a minimum, and auth header key/value if necessary.\n\n## Build monaco workers\n\nBuilding the necessary workers ahead of time absolves consuming code from having to fuss with build tool plugins. This is good.\n\n```bash\npnpm react:build:workers\n```\n\n## Run ladle\n\n```bash\npnpm ladle:serve\n```\n\nLadle is at `http://localhost:61000/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrafbase%2Fpathfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrafbase%2Fpathfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrafbase%2Fpathfinder/lists"}