{"id":13614204,"url":"https://github.com/DeVoresyah/ZStore","last_synced_at":"2025-04-13T18:32:27.018Z","repository":{"id":42287785,"uuid":"148631854","full_name":"DeVoresyah/ZStore","owner":"DeVoresyah","description":"Voucher Game Online berbasis Mobile App dengan React-Native. DEMO https://youtu.be/ANmcLgEo8Xo","archived":false,"fork":false,"pushed_at":"2022-12-10T21:42:19.000Z","size":2633,"stargazers_count":7,"open_issues_count":15,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T22:42:12.144Z","etag":null,"topics":["mobile-app","online-shop","react-native"],"latest_commit_sha":null,"homepage":"","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/DeVoresyah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["DeVoresyah"],"patreon":null,"open_collective":null,"ko_fi":"DeVoresyah","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://streamlabs.com/devoresyah/tip"]}},"created_at":"2018-09-13T12:05:45.000Z","updated_at":"2023-06-21T09:11:38.000Z","dependencies_parsed_at":"2023-01-26T10:46:13.068Z","dependency_job_id":null,"html_url":"https://github.com/DeVoresyah/ZStore","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/DeVoresyah%2FZStore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeVoresyah%2FZStore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeVoresyah%2FZStore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeVoresyah%2FZStore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeVoresyah","download_url":"https://codeload.github.com/DeVoresyah/ZStore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248760536,"owners_count":21157376,"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":["mobile-app","online-shop","react-native"],"created_at":"2024-08-01T20:00:58.335Z","updated_at":"2025-04-13T18:32:26.016Z","avatar_url":"https://github.com/DeVoresyah.png","language":"JavaScript","funding_links":["https://github.com/sponsors/DeVoresyah","https://ko-fi.com/DeVoresyah","https://streamlabs.com/devoresyah/tip"],"categories":["Games"],"sub_categories":[],"readme":"[![MIT License][license-image]][license-url] [![Stars][stars-image]][stars-url]\n\n[![React Native][package-react-native]][react-native-url] [![React Navigation][package-react-navigation]][react-navigation-url] [![Redux][package-redux]][redux-url] [![React Redux][package-react-redux]][react-redux-url] [![Native Base][package-native-base]][native-base-url] [![Redux Persist][package-redux-persist]][redux-persist-url] [![Redux Promise Middleware][package-redux-promise-middleware]][redux-promise-middleware-url] [![Redux Logger][package-redux-logger]][redux-logger-url] [![Axios][package-axios]][axios-url] [![Moment][package-moment]][moment-url] [![React Native Step Indicator][package-step-indicator]][step-indicator-url]\n\n# ZStore - Voucher Game Store\nZStore is an open-source app for selling game online voucher based on Mobile App that built with React-Native.\n\nZStore adalah sebuah aplikasi open-source untuk penjualan voucher game online berbasis Mobile App dengan menggunakan React-Native.\n\n## Prerequisites\n- Xcode or Android Studio installed and exported on your ~/.bash_profile or similar\n- JDK 1.8\n- Node \u003e= 8.*\n- react-native-cli\n\n## Installation\nopen terminal and change directory to your desired folder, then:\n```\n$ git clone git@github.com:DeVoresyah/ZStore.git YourAppName\n$ cd YourAppName\n$ npm install\n```\n\n## Running Your App\nMake sure you server and mysql already running, then:\n```\n$ react-native run-android\nor\n$ react-native run-ios\n```\n\n## Note\nDon't forget to change the IP with your IP, so the image will be loaded. And you can find the server source on `server` branch\n\n## License\nThe code is available at [GitHub][home] under the [MIT license][license-url].\n\n## Support Me\nI really appreciate if you want support me by donating some $ or hire me on your company/project. You can contact me via :\n- [Facebook][facebook]\n- [Instagram][instagram]\n- [Linkedin][linkedin]\n\n[home]: https://github.com/DeVoresyah/ZStore\n[license]: http://revolunet.mit-license.org\n[facebook]: https://facebook.com/DeVoresyah\n[instagram]: https://instagram.com/devoresyah\n[linkedin]: https://linkedin.com/in/devoresyah\n\n[license-image]: https://img.shields.io/github/license/DeVoresyah/ZStore.svg?style=flat\n[license-url]: LICENSE\n\n[stars-image]: https://img.shields.io/github/stars/DeVoresyah/ZStore.svg?style=flat\n[stars-url]: https://github.com/DeVoresyah/ZStore/stargazers\n\n[moment-url]: https://github.com/moment/moment\n[axios-url]: https://github.com/axios/axios\n[react-native-url]: https://github.com/facebook/react-native\n[native-base-url]: https://github.com/GeekyAnts/NativeBase\n[step-indicator-url]: https://github.com/24ark/react-native-step-indicator\n[react-navigation-url]: https://github.com/react-navigation/react-navigation\n[react-redux-url]: https://github.com/reduxjs/react-redux\n[redux-url]: https://github.com/reduxjs/redux\n[redux-logger-url]: https://github.com/evgenyrodionov/redux-logger\n[redux-persist-url]: https://github.com/rt2zz/redux-persist\n[redux-promise-middleware-url]: https://github.com/pburtchaell/redux-promise-middleware\n\n[package-react-native]: https://img.shields.io/badge/react--native-0.56.0-blue.svg?style=flat\n[package-axios]: https://img.shields.io/badge/axios-%5E0.18.0-red.svg?style=flat\n[package-moment]: https://img.shields.io/badge/moment-%5E2.22.2-brightgreen.svg?style=flat\n[package-native-base]: https://img.shields.io/badge/native--base-%5E2.7.2-blue.svg?style=flat\n[package-step-indicator]: https://img.shields.io/badge/react--native--step--indicator-0.0.9-orange.svg?style=flat\n[package-react-navigation]: https://img.shields.io/badge/react--navigation-%5E2.12.1-blue.svg?style=flat\n[package-react-redux]: https://img.shields.io/badge/react--redux-%5E5.0.7-red.svg?style=flat\n[package-redux]: https://img.shields.io/badge/redux-%5E4.0.0-orange.svg?style=flat\n[package-redux-logger]: https://img.shields.io/badge/redux--logger-%5E3.0.6-yellow.svg?style=flat\n[package-redux-persist]: https://img.shields.io/badge/redux--persist-%5E5.10.0-ff69b4.svg?style=flat\n[package-redux-promise-middleware]: https://img.shields.io/badge/redux--promise--middleware-%5E5.1.1-green.svg?style=flat","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDeVoresyah%2FZStore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDeVoresyah%2FZStore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDeVoresyah%2FZStore/lists"}