{"id":21604540,"url":"https://github.com/ivanms1/github-app","last_synced_at":"2026-04-10T12:04:15.394Z","repository":{"id":50468433,"uuid":"509005622","full_name":"ivanms1/github-app","owner":"ivanms1","description":"A github app to explore repositories","archived":false,"fork":false,"pushed_at":"2022-11-01T07:38:32.000Z","size":1537,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T18:49:09.555Z","etag":null,"topics":["apollo","github","graphql","nextjs","react"],"latest_commit_sha":null,"homepage":"https://github-app-topaz.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivanms1.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}},"created_at":"2022-06-30T08:57:58.000Z","updated_at":"2022-07-29T09:42:29.000Z","dependencies_parsed_at":"2023-01-20T19:05:47.236Z","dependency_job_id":null,"html_url":"https://github.com/ivanms1/github-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"ivanms1/next-js-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanms1%2Fgithub-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanms1%2Fgithub-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanms1%2Fgithub-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanms1%2Fgithub-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanms1","download_url":"https://codeload.github.com/ivanms1/github-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244236079,"owners_count":20420759,"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":["apollo","github","graphql","nextjs","react"],"created_at":"2024-11-24T19:23:23.774Z","updated_at":"2025-12-31T00:16:14.265Z","avatar_url":"https://github.com/ivanms1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github App\n\n## Description\n\nApp where you can search repositories and filter them by language and updated date. Also you can check your starred repositories.\n\n## Technology stack\n\n- [React.js](https://reactjs.org/)\n- [Next.js](https://nextjs.org/)\n- [GraphQL](https://graphql.org/)\n- [Apollo Client](https://www.apollographql.com/docs/react/)\n- [Next Auth](https://next-auth.js.org/)\n- [GraphQL Code Generator](https://www.graphql-code-generator.com/)\n- [Mantine](https://mantine.dev/)\n- [React Hook Form](https://react-hook-form.com/)\n- [Zustand](https://github.com/pmndrs/zustand)\n- [Framer Motion](https://www.framer.com/motion/)\n\n## Requirements\n\n- **Yarn**\n\n  This repository uses [Yarn](https://classic.yarnpkg.com/lang/en/) as a package manager.\n\n- **Github OAuth**\n\n  Github is being used as an auth provider, you will need to [create an OAuth](https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app) app on your github account with these settings:\n\n  ![](https://res.cloudinary.com/ivanms1/image/upload/v1644078662/Screen_Shot_2022-02-06_at_1.28.01_AM_aa0u5l.png)\n\n- **Enviroment Variables**\n\n  ```\n  GITHUB_CLIENT_ID=\"your oatuh github client id\"\n  GITHUB_CLIENT_SECRET=\"your oatuh github client secret\"\n  JWT_SECRET=\"some random string, only for development\"\n  NEXTAUTH_URL=\"http://localhost:3000\"\n  NEXT_PUBLIC_SERVER_URL=\"http://localhost:8080/graphql\"\n  ```\n\n## Running the app\n\n- Install dependencies\n\n  ```\n  yarn\n  ```\n\n- Start the app\n\n  ```\n  yarn dev\n  ```\n\n## Generating graphql hooks\n\n- Scan for graphql files and automatically generate apollo hooks\n\n  ```\n  yarn generate\n  ```\n\n## Testing\n\n- Run tests\n\n  ```\n  yarn test\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanms1%2Fgithub-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanms1%2Fgithub-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanms1%2Fgithub-app/lists"}