{"id":26497687,"url":"https://github.com/robin-thomas/phi","last_synced_at":"2025-03-20T13:57:24.280Z","repository":{"id":42494112,"uuid":"420927893","full_name":"robin-thomas/phi","owner":"robin-thomas","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-24T09:22:40.000Z","size":4243,"stargazers_count":5,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-04-14T01:41:45.901Z","etag":null,"topics":["ceramic","dapp","ethereum","ipfs","nextjs","react","textileio","web3"],"latest_commit_sha":null,"homepage":"https://connect-phi.vercel.app","language":"JavaScript","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/robin-thomas.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}},"created_at":"2021-10-25T07:52:25.000Z","updated_at":"2022-05-17T01:39:11.000Z","dependencies_parsed_at":"2023-02-13T19:48:05.175Z","dependency_job_id":null,"html_url":"https://github.com/robin-thomas/phi","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robin-thomas%2Fphi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robin-thomas%2Fphi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robin-thomas%2Fphi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robin-thomas%2Fphi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robin-thomas","download_url":"https://codeload.github.com/robin-thomas/phi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244623575,"owners_count":20483178,"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":["ceramic","dapp","ethereum","ipfs","nextjs","react","textileio","web3"],"created_at":"2025-03-20T13:57:23.603Z","updated_at":"2025-03-20T13:57:24.275Z","avatar_url":"https://github.com/robin-thomas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://connect-phi.vercel.app/\"\u003e\n    \u003cimg src=\"https://i.imgur.com/EUlj7up.png\" height=\"128\"\u003e\n    \u003ch1 align=\"center\"\u003ePhi\u003c/h1\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca aria-label=\"GitHub Release\" href=\"https://github.com/robin-thomas/phi/releases\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/github/v/release/robin-thomas/phi?labelColor=000\u0026sort=semver\u0026style=for-the-badge\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"Last Modified\" href=\"https://github.com/robin-thomas/phi/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/release-date/robin-thomas/phi?style=for-the-badge\u0026labelColor=000\u0026color=red\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/robin-thomas/phi/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/l/next.svg?style=for-the-badge\u0026labelColor=000\u0026color=success\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"Join the community on GitHub\" href=\"https://github.com/ipfs/community/discussions/717\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge\u0026labelColor=0000\u0026logo=github\u0026logoWidth=20\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/Q3Uu0Uo.png\" height=\"500\" /\u003e\n\u003c/p\u003e\n\n## Contributing\n\n#### Developing\n\nThe development branch is `main`. This is the branch that all pull requests should be made against. The changes on the `main` branch are published to GitHub release regularly.\n\nTo develop locally:\n\n1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your\n   own GitHub account and then\n   [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device.\n2. Create a new branch:\n   ```sh\n   git checkout -b MY_BRANCH_NAME\n   ```\n3. Install the dependencies with:\n   ```sh\n   npm ci\n   ```\n4. Start developing and watch for code changes:\n   ```sh\n   npm run dev\n   ```\n5. It will open a browser tab at `http://localhost:3000/`\n\n#### Building\n\nYou can build the project, with:\n\n```sh\nnpm run build\n```\nYou can then serve the built files from a server, with:\n\n```sh\nmpm run start\n```\n\n#### Testing\n\n```sh\nnpm run test\n```\n\nIf you would like to see the coverage, you can do\n\n```sh\nnpm run test:coverage\n```\n\n#### Linting\n\nTo check the formatting of your code:\n\n```sh\nnpm run lint\n```\n\n## Authors\n- Robin Thomas ([@robin-thomas](https://github.com/robin-thomas)]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobin-thomas%2Fphi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobin-thomas%2Fphi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobin-thomas%2Fphi/lists"}