{"id":15099592,"url":"https://github.com/vlaek/githubchecker","last_synced_at":"2026-01-07T05:16:42.319Z","repository":{"id":252510077,"uuid":"839968410","full_name":"Vlaek/GitHubChecker","owner":"Vlaek","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-11T04:51:50.000Z","size":74,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T16:34:34.116Z","etag":null,"topics":["axios","css-modules","github-api","graphql","material-ui","react","redux-toolkit","scss","typescript","vite"],"latest_commit_sha":null,"homepage":"","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/Vlaek.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-08T17:31:35.000Z","updated_at":"2024-08-11T04:51:53.000Z","dependencies_parsed_at":"2024-12-06T12:34:00.660Z","dependency_job_id":null,"html_url":"https://github.com/Vlaek/GitHubChecker","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"709c05e34a14457f0f4e7fd7cc6dbde886fa58f8"},"previous_names":["vlaek/githubchecker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vlaek/GitHubChecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vlaek%2FGitHubChecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vlaek%2FGitHubChecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vlaek%2FGitHubChecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vlaek%2FGitHubChecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vlaek","download_url":"https://codeload.github.com/Vlaek/GitHubChecker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vlaek%2FGitHubChecker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28232796,"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","status":"online","status_checked_at":"2026-01-07T02:00:05.975Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["axios","css-modules","github-api","graphql","material-ui","react","redux-toolkit","scss","typescript","vite"],"created_at":"2024-09-25T17:24:08.809Z","updated_at":"2026-01-07T05:16:42.282Z","avatar_url":"https://github.com/Vlaek.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n\n1. **Cloning a repository**:\n\n   ```bash\n   git clone https://github.com/Vlaek/GitHubChecker.git\n   cd GitHubChecker\n   ```\n\n2. **Installing dependencies**:\n\n   ```bash\n   npm install\n   ```\n\n   ```bash\n   yarn\n   ```\n\n3. **Creation .env file to the root of the project**:\n\n   ```bash\n   touch .env\n   ```\n\n4. **Write your github api token in the .env file**:\n\n   ```bash\n   VITE_GITHUB_TOKEN=\u003cGITHUB_API_TOKEN\u003e\n   ```\n\n5. **Launching the application**:\n\n   ```bash\n   npm start\n   ```\n\n   ```bash\n   yarn dev\n   ```\n\n#\n\n```plaintext\nsrc/\n│\n├── components/\n│   ├── index.ts\n│   └── Component/\n│         ├── Component.tsx\n│         └── Component.module.scss\n│\n├── containers/\n│   ├── index.ts\n│   └── Container/\n│         ├── Container.tsx\n│         └── Container.module.scss\n│\n├── graphql/\n│   ├── client.ts\n│   └── queries.ts\n│\n├── shared/\n│   ├── styles/\n│   └── types/\n│\n├── store/\n│   ├── store.ts\n│   └── slices/\n│         └── Slice.ts\n│\n└── main.tsx\n```\n\n# Technologies\n\n- React\n- TypeScript\n- SCSS, CSS Modules\n- MUI\n- Axios\n- Redux Toolkit\n- graphql\n- Vite\n\n# Illustrations\n\n![MainPage](https://i.imgur.com/evtWiXk.jpeg 'MainPage')\n![Search](https://i.imgur.com/aJNimgX.jpeg 'Search')\n![SearchAside](https://i.imgur.com/zDzncLE.jpeg 'Search and Aside')\n![SearchAside2](https://i.imgur.com/S5iwhKA.jpeg 'Search and Aside 2')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlaek%2Fgithubchecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvlaek%2Fgithubchecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlaek%2Fgithubchecker/lists"}