{"id":15692763,"url":"https://github.com/0xch4z/octostat","last_synced_at":"2025-07-05T22:38:05.534Z","repository":{"id":115264902,"uuid":"102175850","full_name":"0xch4z/octostat","owner":"0xch4z","description":":octocat: A React Native app for viewing the statistics of Github users.","archived":false,"fork":false,"pushed_at":"2019-05-29T05:40:31.000Z","size":1734,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-08T03:18:03.195Z","etag":null,"topics":["apollo","graphql","react-native"],"latest_commit_sha":null,"homepage":"https://itunes.apple.com/us/app/octostat/id1281374851?mt=8\u0026ign-mpt=uo%3D4","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/0xch4z.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-02T05:48:26.000Z","updated_at":"2023-06-02T20:18:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"93a1bb70-4457-45c7-9034-224da1b33b17","html_url":"https://github.com/0xch4z/octostat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xch4z%2Foctostat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xch4z%2Foctostat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xch4z%2Foctostat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xch4z%2Foctostat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xch4z","download_url":"https://codeload.github.com/0xch4z/octostat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252990024,"owners_count":21836669,"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","graphql","react-native"],"created_at":"2024-10-03T18:39:58.211Z","updated_at":"2025-05-08T03:18:09.872Z","avatar_url":"https://github.com/0xch4z.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"/ios/octostat/Images.xcassets/AppIcon.appiconset/Octostat.png\" height=\"30\"\u003eOctostat\u003c/h1\u003e\n\u003cp align=\"center\"\u003eA React Native application for viewing Github user stats.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003cbr /\u003e\n  \u003cimg src=\"/assets/banner.png\" alt=\"Octostat feature banner\" style=\"max-width:100%;\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://itunes.apple.com/us/app/octostat/id1281374851?mt=8\u0026ign-mpt=uo%3D4\"\u003e\n    \u003cimg src=\"/assets/appstore.png\" alt=\"Download on appstore\" width=\"250\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch2\u003eWhy?\u003c/h2\u003e\n\u003cp\u003e\n  I don't really know. I just sort of built this as an introduction to React Native with Apollo. I chose the github API because of its use of GraphQL. This project made use of the following technologies: \n  \u003ca href=\"http://facebook.github.io/react-native/\"\u003eReact Native\u003c/a\u003e, \u003ca href=\"http://dev.apollodata.com\"\u003eApollo\u003c/a\u003e, \u003ca href=\"http://graphql.org\"\u003eGraphQL\u003c/a\u003e, \u003ca href=\"https://www.styled-components.com\"\u003eStyled Components\u003c/a\u003e, \u003ca href=\"https://github.com/avajs\"\u003eAVA\u003c/a\u003e and more.\n  Enjoy! 🎉\n\u003c/p\u003e\n\u003ch2\u003eDevelopment Environment\u003c/h2\u003e\n\u003col\u003e\n  \u003cli\u003eClone the repository and install all dependencies\u003c/li\u003e\n  \u003cli\u003eObtain a \u003ca href=\"https://github.com/blog/1509-personal-api-tokens\"\u003eGithub personal access token\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003eCreate \u003ccode\u003econfig.js\u003c/code\u003e in the root directory\u003c/li\u003e\n  \u003cli\u003eExport a constant \u003ccode\u003eTOKEN\u003c/code\u003e (\u003ccode\u003eBearer: 'YOUR_API_KEY'\u003c/code\u003e)\u003c/li\u003e\n  \u003cli\u003eSetup your signing certificate in xcode\u003c/li\u003e\n  \u003cli\u003eBuild and run the app\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch2\u003eDemo\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://www.youtube.com/watch?feature=player_embedded\u0026v=6VpBSToQ0uM\" target=\"_blank\"\u003e\n    \u003cimg src=\"http://img.youtube.com/vi/6VpBSToQ0uM/0.jpg\" alt=\"Octostat demo video\" style=\"max-width:100%;\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cstrong\u003eClick the above image to watch full the demo!\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eYou've probably noticed the ugly red status bar. This is a result of my screen recorder and \u003cem\u003enot\u003c/em\u003e the app. The app is slick IMO. 💫\u003c/p\u003e\n\u003ch2\u003eLicense\u003c/h2\u003e\n\u003cp\u003e\n  MIT © Charles Kenney\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xch4z%2Foctostat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xch4z%2Foctostat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xch4z%2Foctostat/lists"}