IndoGitHubers
IndoGitHubers is an application that displays the GitHub rank of users in Indonesia.
IndoGitHubers is an application that displays the GitHub rank of users in Indonesia.
IndoGitHubers is an application that displays the GitHub rank of users in Indonesia.
| Desktop | Mobile |
|---|---|
![]() |
![]() |
IndoGitHubers is an application that displays the GitHub rank of users in Indonesia. It provides detailed information about each user, including their number of followers and contributions. The IndoGitHubers app fetches data from the GitHub API and displays it in a user-friendly format. The app allows users to sort the list of users by different criteria and search for specific users.
Check out the GitHub users who are standing out with the IndoGitHubers-badge on their public profiles:
Click to expand!git clone https://github.com/depapp/indogithubers.git
Then navigate to the project directory
cd indogithubers
npm run install
npm run dev
We have several command to working with E2E:
npm run test:setup, You need to run at least once (if needed).npm run test:e2e, Run all the test case inside this project.npm run test:e2e:smoke, Run all the test case that is included as smoke test group.npm run test:e2e:desktop, Run using desktop device only.npm run test:e2e:mobile, Run using mobile device only.npm run test:e2e:report, Run the latest playwright report.When developing E2E test that is require visual test snapshot, we need to run in the exact same operating system with the CIs. Since our CI using Ubuntu, we need to run our E2E inside Docker to mimick the same system.
Docker installednpm run dockernpm i inside the bash terminal in your Docker command.npm run e2enpm run test:e2e -- --update-snapshotsIf you'd like to contribute to the IndoGitHubers app, you can fork the repository, make your changes, and submit a pull request. Please make sure to follow the existing code style and add tests for any new functionality.
© 2023-present