Skip to content

Releases: rhanmiano/the-starred-ph

Version 0.3.2

23 Aug 17:10
79d41fd
Compare
Choose a tag to compare

Since the initial release, there were quite a number of updates already up to this latest release.

New feature(s)

  • feat(#30): add top repos by orgs

Fixed

  • fix(#26): Attempt to fix hydration fails; Update readme.
  • fix(#29): fix type error on checkout node.repositories.totalCount
  • fix(#37): adjust number of followers and number of results to avoid query timeout

And other doc related updates.

Version 0.1.0

14 Jun 05:56
21e7603
Compare
Choose a tag to compare

Minimum Viable Product

This initial release has the following features.

  1. Home page, which lists the top 10 most starred Github repositories initiated in the Philippines.

    • Sorted from top to bottom by highest stargazers
    • Clickable username which opens up a popup/modal about the user
    • Clickable repository name which redirects to Github page of the project
    • Description of the repository
    • Other metadata such as the language used, when the repository was created, and when was the repository's last commit
  2. About page, which talks about the purpose of the project.